summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/nyan_big/Kconfig
diff options
context:
space:
mode:
authorMartin Roth <martinroth@google.com>2015-08-24 15:55:29 -0600
committerMartin Roth <martinroth@google.com>2015-08-26 15:45:36 +0000
commit8c12d6e823652631912d696068b8236dbc69fa1e (patch)
tree4bd782c24378f59ee1a337c0486d52598635ff6e /src/mainboard/google/nyan_big/Kconfig
parent870d3de270e40e2758a7fcb504bbe7b0cc59b5b3 (diff)
downloadcoreboot-8c12d6e823652631912d696068b8236dbc69fa1e.tar.gz
coreboot-8c12d6e823652631912d696068b8236dbc69fa1e.tar.bz2
coreboot-8c12d6e823652631912d696068b8236dbc69fa1e.zip
ChromeOS mainboards: Move more Kconfig symbols under CHROMEOS
Move the CHROMEOS dependent symbols VIRTUAL_DEV_SWITCH and VBOOT_DYNAMIC_WORK_BUFFER under the CHROMEOS config options for the mainboards that use them. Change-Id: Iad126cf045cb3a312319037aff3c4b1f15f6529d Signed-off-by: Martin Roth <martinroth@google.com> Reviewed-on: http://review.coreboot.org/11336 Reviewed-by: Aaron Durbin <adurbin@chromium.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com> Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/mainboard/google/nyan_big/Kconfig')
-rw-r--r--src/mainboard/google/nyan_big/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/nyan_big/Kconfig b/src/mainboard/google/nyan_big/Kconfig
index 6d7982f0d8a9..cd744ca57199 100644
--- a/src/mainboard/google/nyan_big/Kconfig
+++ b/src/mainboard/google/nyan_big/Kconfig
@@ -32,11 +32,11 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select BOARD_ROMSIZE_KB_4096
select SPI_FLASH
select SPI_FLASH_FAST_READ_DUAL_OUTPUT_3B
- select VIRTUAL_DEV_SWITCH
config CHROMEOS
select EC_SOFTWARE_SYNC
select CHROMEOS_VBNV_EC
+ select VIRTUAL_DEV_SWITCH
config MAINBOARD_DIR
string