blob: 438fde057afbd36e2a36ff20e6fe03fae2668ffe [file] [log] [blame]
config SOC_AMD_COMMON_BLOCK_UART
bool
help
Select this option to add the common functions for setting up the
UART configuration to the build.
if SOC_AMD_COMMON_BLOCK_UART
config AMD_SOC_CONSOLE_UART
bool "Use integrated AMD SoC UART controller for console"
select DRIVERS_UART_8250MEM
select DRIVERS_UART_8250MEM_32
select NO_UART_ON_SUPERIO
select UART_OVERRIDE_REFCLK
endif # SOC_AMD_COMMON_BLOCK_UART