From e1e9ed37daa4d8fa3aa367a16300408185a63e43 Mon Sep 17 00:00:00 2001 From: Zheng Bao Date: Mon, 7 Dec 2015 22:59:45 +0800 Subject: AMD/bettong: Remove the useless period (trivial) It seems that no one add period in Kconfig. Change-Id: Ie9c585a8e6f1a73036b92b2873dc19284d82dc39 Signed-off-by: Zheng Bao Reviewed-on: https://review.coreboot.org/12668 Reviewed-by: Martin Roth Tested-by: build bot (Jenkins) --- src/southbridge/amd/pi/hudson/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3