From 53847a211bd78a9cbf838f63f155368c641f7cd5 Mon Sep 17 00:00:00 2001 From: Daniele Forsi Date: Tue, 22 Jul 2014 18:00:56 +0200 Subject: src/.../Kconfig: various small fixes to texts Fixed spelling and added empty lines to separate the help from the text automatically added during make menuconfig. Change-Id: I6eee2c86e30573deb8cf0d42fda8b8329e1156c7 Signed-off-by: Daniele Forsi Reviewed-on: http://review.coreboot.org/6313 Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan --- src/southbridge/amd/agesa/hudson/Kconfig | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/southbridge') diff --git a/src/southbridge/amd/agesa/hudson/Kconfig b/src/southbridge/amd/agesa/hudson/Kconfig index 9652a8dcf8..5c036da28b 100644 --- a/src/southbridge/amd/agesa/hudson/Kconfig +++ b/src/southbridge/amd/agesa/hudson/Kconfig @@ -98,7 +98,7 @@ config HUDSON_FWM if HUDSON_FWM config HUDSON_FWM_POSITION - hex "Hudson Firmware rom Position" + hex "Hudson Firmware ROM Position" default 0xFFF20000 if BOARD_ROMSIZE_KB_1024 default 0xFFE20000 if BOARD_ROMSIZE_KB_2048 default 0xFFC20000 if BOARD_ROMSIZE_KB_4096 @@ -160,6 +160,7 @@ config HUDSON_SATA_IDE2AHCI7804 bool "IDE to AHCI7804" help AHCI ROM Required, and AMD driver required in the OS. + endchoice config HUDSON_SATA_MODE @@ -212,7 +213,7 @@ config RAID_MISC_ROM_POSITION help The RAID ROM requires that the MISC ROM is located between the range 0xFFF0_0000 to 0xFFF0_FFFF. Also, it must 1K bytes aligned. - The CONFIG_ROM_SIZE must larger than 0x100000. + The CONFIG_ROM_SIZE must be larger than 0x100000. endif # HUDSON_SATA_RAID config HUDSON_LEGACY_FREE -- cgit v1.2.3