blob: 4480043e9cb487321db13ca46dce00876d0f6ef7 [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_32
select NO_UART_ON_SUPERIO
select UART_OVERRIDE_REFCLK
endif # SOC_AMD_COMMON_BLOCK_UART