--- zzzz-none-000/linux-4.9.276/drivers/tty/serial/Kconfig 2021-07-20 14:21:16.000000000 +0000 +++ falcon-5530-750/linux-4.9.276/drivers/tty/serial/Kconfig 2023-04-05 08:19:02.000000000 +0000 @@ -1146,12 +1146,20 @@ config SERIAL_LANTIQ bool "Lantiq serial driver" - depends on LANTIQ select SERIAL_CORE select SERIAL_CORE_CONSOLE help Support for console and UART on Lantiq SoCs. +config SERIAL_GRX500_BOOTCORE_CONSOLE + bool "Console on GRX500 TEP(grx500_bootcore) console" + depends on LANTIQ && SOC_TYPE_GRX500_TEP + select SERIAL_CORE + default n + select SERIAL_CORE_CONSOLE + help + Support for Console on Lantiq GRX500 TEP(grx500_bootcore) console. + config SERIAL_QE tristate "Freescale QUICC Engine serial port support" depends on QUICC_ENGINE