aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/rambi/Kconfig
diff options
context:
space:
mode:
authorAlexandru Gagniuc <mr.nuke.me@gmail.com>2014-02-13 14:33:08 -0600
committerAlexandru Gagniuc <mr.nuke.me@gmail.com>2014-02-14 15:17:11 +0100
commit09af15e09eed91c98d4b97446b6b5c445b90517d (patch)
treedc5f0ac3994d1cc4e416dca7b43926b2c75e4c38 /src/mainboard/google/rambi/Kconfig
parent87cc49bc5b2208d0a5e33786cd6be314fb9053ea (diff)
google/rambi: Do not select CHROMEOS in Kconfig
CHROMEOS is the meant to be selected by the user. The correct variable for a mainboard to select is MAINBOARD_HAS_CHROMEOS. This will then default to a CHROMEOS build, but when the mainboard selects CHROMEOS, the user can no longer disable CHROMEOS. Change-Id: I78fb15a0a9fef733e2de064d6c09cf774b7bce78 Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com> Reviewed-on: http://review.coreboot.org/5218 Reviewed-by: Aaron Durbin <adurbin@google.com> Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/mainboard/google/rambi/Kconfig')
-rw-r--r--src/mainboard/google/rambi/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/rambi/Kconfig b/src/mainboard/google/rambi/Kconfig
index 292d321388..1748862163 100644
--- a/src/mainboard/google/rambi/Kconfig
+++ b/src/mainboard/google/rambi/Kconfig
@@ -10,7 +10,6 @@ config BOARD_SPECIFIC_OPTIONS
select HAVE_OPTION_TABLE
select HAVE_ACPI_RESUME
select MAINBOARD_HAS_CHROMEOS
- select CHROMEOS
config MAINBOARD_DIR
string