Fix all board names in Kconfig as per wiki / vendor website.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4815 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Uwe Hermann
2009-10-20 13:55:35 +00:00
parent 1529576019
commit 4e015eb674
68 changed files with 104 additions and 103 deletions

View File

@@ -1,5 +1,5 @@
config BOARD_OLPC_BTEST
bool "B-test"
bool "btest"
select ARCH_X86
select CPU_AMD_GX2
select NORTHBRIDGE_AMD_GX2
@@ -16,7 +16,7 @@ config MAINBOARD_DIR
config MAINBOARD_PART_NUMBER
string
default "BTEST"
default "btest"
depends on BOARD_OLPC_BTEST
config HAVE_OPTION_TABLE