coreboot-kgpe-d16/src/mainboard/google/parrot
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
..
acpi google/parrot: Add System Board ID to fix ACPI warning 2015-06-27 02:48:11 +02:00
acpi_tables.c Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
board_info.txt Add aliases for Chromebooks in board_info 2014-05-19 14:57:54 +02:00
chromeos.c google/parrot: Implement functions required by CHROMEOS 2015-07-29 19:25:14 +02:00
cmos.layout Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
devicetree.cb intel: Remove pstate_coord_type. 2015-05-28 11:19:21 +02:00
dsdt.asl sandy/ivy: Include IRQ routes from platform 2015-06-24 02:02:44 +02:00
ec.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
ec.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
gpio.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
hda_verb.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
Kconfig ChromeOS: Fix Kconfig dependencies 2015-08-21 19:53:41 +00:00
Kconfig.name kconfig: automatically include mainboards 2015-04-18 08:31:08 +02:00
mainboard.c bd82x6x: Move calling of finalize() on resume to southbridge code 2015-05-29 11:26:06 +02:00
Makefile.inc Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
onboard.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
romstage.c Move TPM code out of chromeos 2015-05-27 22:23:05 +02:00
smihandler.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
thermal.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00