1 ## SPDX-License-Identifier: GPL-2.0-only
3 config SOC_INTEL_COMMON_BLOCK_UART
5 select SOC_INTEL_COMMON_BLOCK_LPSS
7 Intel Processor common UART support
9 if SOC_INTEL_COMMON_BLOCK_UART
11 config INTEL_LPSS_UART_FOR_CONSOLE
13 select DRIVERS_UART_8250MEM_32
14 select FIXED_UART_FOR_CONSOLE
16 Selected by mainboards that use one of the SoC's LPSS UARTS
17 for the coreboot console.