coreboot-kgpe-d16/src
Stefan Reinauer f17789c4ff Don't unconditionally show ChromeOS options
Google ChromeOS specific options were shown in the main menu
unconditionally, even on non-ChromeOS devices. Instead, hide
these options unless CONFIG_CHROMEOS is set, and also put them
in a separate menu.

Change-Id: I75f533ed5046d6df4f7d959a0ca4c2441340ef2f
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/848
Reviewed-by: Martin Roth <martin@se-eng.com>
Tested-by: build bot (Jenkins)
Reviewed-by: Mathias Krause <minipli@googlemail.com>
2012-04-04 00:36:27 +02:00
..
arch/x86 Apply cache-as-ram conditionally on socket mPGA604 2012-04-02 21:13:26 +02:00
boot Add more timestamps in coreboot. 2012-03-30 17:45:20 +02:00
console Fix typos in src/console/Kconfig 2012-03-29 22:35:12 +02:00
cpu Add support for Intel Turbo Boost feature 2012-04-03 20:29:33 +02:00
devices x86, oprom: ensure DF is always cleared 2012-04-02 19:50:22 +02:00
drivers Detect whether the OXPCIE card is really present while in the ROM stage. 2012-03-29 23:04:06 +02:00
ec Add EC component for SMSC MEC1308/1310 2012-04-02 18:42:40 +02:00
include Add support for Intel Turbo Boost feature 2012-04-03 20:29:33 +02:00
lib Add native memset() function on x86 2012-03-30 00:57:24 +02:00
mainboard S3 code whitespaces changes. 2012-04-02 21:11:54 +02:00
northbridge Add the support for RDC R8610 Northbridge 2012-03-27 18:37:57 +02:00
pc80 Add DEBUG_TPM option to Debugging menu 2012-03-30 17:56:22 +02:00
southbridge Add sb800 spi support. 2012-04-02 20:35:03 +02:00
superio Add support for ITE IT8772F SuperI/O chip 2012-04-02 18:40:10 +02:00
vendorcode Don't unconditionally show ChromeOS options 2012-04-04 00:36:27 +02:00
Kconfig Add DEBUG_TPM option to Debugging menu 2012-03-30 17:56:22 +02:00
Kconfig.deprecated_options Unify ID_SECTION_OFFSET and mark it deprecated 2012-01-18 11:21:39 +01:00