coreboot-kgpe-d16/src/soc/broadcom/cygnus
Martin Roth 967cd9a027 ChromeOS: Fix Kconfig dependencies
Add CHROMEOS dependencies to selects for the following Kconfig
symbols:

CHROMEOS_RAMOOPS_DYNAMIC
CHROMEOS_RAMOOPS_NON_ACPI
CHROMEOS_VBNV_CMOS
CHROMEOS_VBNV_EC
CHROMEOS_VBNV_FLASH
EC_SOFTWARE_SYNC
LID_SWITCH
RETURN_FROM_VERSTAGE
SEPARATE_VERSTAGE
VBOOT_DISABLE_DEV_ON_RECOVERY
VBOOT_EC_SLOW_UPDATE
VBOOT_OPROM_MATTERS
VBOOT_STARTS_IN_BOOTBLOCK
WIPEOUT_SUPPORTED

This gets rid of these sorts of Kconfig errors:
warning: BOARD_SPECIFIC_OPTIONS selects CHROMEOS_VBNV_EC which has
unmet direct dependencies (MAINBOARD_HAS_CHROMEOS && CHROMEOS)

Note: These two boards would never actually have CHROMEOS enabled:
intel/emeraldlake2 has MAINBOARD_HAS_CHROMEOS commented out
google/peach_pit doesn't have MAINBOARD_HAS_CHROMEOS

Change-Id: I51b4ee326f082c6a656a813ee5772e9c34f5c343
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: http://review.coreboot.org/11272
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2015-08-21 19:53:41 +00:00
..
include/soc memlayout: Add timestamp regions for t210 and cygnus 2015-07-08 08:08:42 +02:00
bootblock.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
cbmem.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
ddr_init.c Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED() 2015-07-12 18:14:23 +02:00
ddr_init_table.c Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED() 2015-07-12 18:14:23 +02:00
gpio.c broadcom/cygnus: Enable gpio on romstage 2015-04-22 08:57:18 +02:00
hw_init.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
i2c.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
iomux.c broadcom/cygnus: Enable gpio on romstage 2015-04-22 08:57:18 +02:00
Kconfig ChromeOS: Fix Kconfig dependencies 2015-08-21 19:53:41 +00:00
Makefile.inc Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
ns16550.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
phy_reg_access.c broadcom/cygnus: Initialize dram in romstage. 2015-04-22 08:40:04 +02:00
romstage.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
sdram.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
shmoo_and28.c broadcom/cygnus: Initialize dram in romstage. 2015-04-22 08:40:04 +02:00
soc.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
spi.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
timer.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
tz.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
usb.c broadcom/cygnus: add usb phy driver 2015-04-22 09:01:11 +02:00
verstage.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
ydc_ddr_bist.c broadcom/cygnus: Initialize dram in romstage. 2015-04-22 08:40:04 +02:00