[coreboot-gerrit] New patch to review for coreboot: AMD/bettong: Remove the useless period (trivial)

Zheng Bao (zheng.bao@amd.com) gerrit at coreboot.org
Mon Dec 7 16:03:38 CET 2015


Zheng Bao (zheng.bao at amd.com) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/12668

-gerrit

commit 318e18ae3707e2d8e737ccdf9c8b0453586a829e
Author: Zheng Bao <fishbaozi at gmail.com>
Date:   Mon Dec 7 22:59:45 2015 +0800

    AMD/bettong: Remove the useless period (trivial)
    
    It seems that no one add period in Kconfig.
    
    Change-Id: Ie9c585a8e6f1a73036b92b2873dc19284d82dc39
    Signed-off-by: Zheng Bao <fishbaozi at gmail.com>
---
 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 94a313d..aa55339 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



More information about the coreboot-gerrit mailing list