aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/olpc/rev_a/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/olpc/rev_a/Kconfig')
-rw-r--r--src/mainboard/olpc/rev_a/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/olpc/rev_a/Kconfig b/src/mainboard/olpc/rev_a/Kconfig
index 69a46951ee..6f8cd1fd1b 100644
--- a/src/mainboard/olpc/rev_a/Kconfig
+++ b/src/mainboard/olpc/rev_a/Kconfig
@@ -1,5 +1,5 @@
config BOARD_OLPC_REV_A
- bool "Rev A"
+ bool "rev_a"
select ARCH_X86
select CPU_AMD_GX2
select NORTHBRIDGE_AMD_GX2
@@ -16,7 +16,7 @@ config MAINBOARD_DIR
config MAINBOARD_PART_NUMBER
string
- default "REV A"
+ default "rev_a"
depends on BOARD_OLPC_REV_A
config HAVE_OPTION_TABLE