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@gmail.com>
Reviewed-on: https://review.coreboot.org/12668
Reviewed-by: Martin Roth <martinroth@google.com>
Tested-by: build bot (Jenkins)
This commit is contained in:
Zheng Bao 2015-12-07 22:59:45 +08:00 committed by Martin Roth
parent b790fe944d
commit e1e9ed37da
1 changed files with 1 additions and 1 deletions

View File

@ -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