diff options
-rw-r--r-- | src/southbridge/amd/pi/hudson/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/southbridge/amd/pi/hudson/Kconfig b/src/southbridge/amd/pi/hudson/Kconfig index 94a313d19d..aa55339ea0 100644 --- a/src/southbridge/amd/pi/hudson/Kconfig +++ b/src/southbridge/amd/pi/hudson/Kconfig @@ -229,7 +229,7 @@ config AZ_PIN endif config HUDSON_UART - bool "UART controller on Kern." + bool "UART controller on Kern" default n depends on SOUTHBRIDGE_AMD_PI_KERN select DRIVERS_UART_8250MEM |