aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/reef/Kconfig
diff options
context:
space:
mode:
authorFurquan Shaikh <furquan@google.com>2016-07-22 12:57:51 -0700
committerFurquan Shaikh <furquan@google.com>2016-07-25 18:55:01 +0200
commit87b1bcc4af5903f67251ed464170dcf7148b564b (patch)
treec8cb1f0aecb0c99394160090b85a8058ad8d180c /src/mainboard/google/reef/Kconfig
parentb1b465f093ae9037ae7cf0dc3a6edc46a862a8b9 (diff)
apollolake: Move CHROMEOS config to SoC
All the mainboards share the same config options for CHROMEOS. Instead of duplicating those in every mainboard, move the CHROMEOS config to SoC and make it dependent on MAINBOARD_HAS_CHROMEOS. BUG=chrome-os-partner:55431 Change-Id: I2d54ff6beac9fca7596a8f104e3c1447cada5c05 Signed-off-by: Furquan Shaikh <furquan@google.com> Reviewed-on: https://review.coreboot.org/15821 Reviewed-by: Aaron Durbin <adurbin@chromium.org> Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/mainboard/google/reef/Kconfig')
-rw-r--r--src/mainboard/google/reef/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/mainboard/google/reef/Kconfig b/src/mainboard/google/reef/Kconfig
index 42019c79f6..5fafa8baf7 100644
--- a/src/mainboard/google/reef/Kconfig
+++ b/src/mainboard/google/reef/Kconfig
@@ -17,15 +17,7 @@ config BOOT_MEDIA_SPI_BUS
default 0
config CHROMEOS
- select CHROMEOS_RAMOOPS_DYNAMIC
- select CHROMEOS_VBNV_CMOS
- select CHROMEOS_VBNV_CMOS_BACKUP_TO_FLASH
- select EC_SOFTWARE_SYNC
select LID_SWITCH
- select SEPARATE_VERSTAGE
- select VBOOT_OPROM_MATTERS
- select VBOOT_STARTS_IN_BOOTBLOCK
- select VIRTUAL_DEV_SWITCH
config DRIVERS_I2C_DA7219
default y