switch-coreboot/src
Vladimir Serbinenko d51a0896c6 Kconfig: hide useless options on ARM.
Those options have no effect or lead to compile error on ARM due
to fundamental incompatibilities. Add proper "depends on" clauses
to hide them.

Change-Id: I860fbd331439c25efd8aa92023195fda3add2e2c
Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-on: https://review.coreboot.org/13904
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Martin Roth <martinroth@google.com>
2016-03-05 00:56:36 +01:00
..
acpi acpi/: add missing license header 2016-01-14 22:52:11 +01:00
arch Kconfig: hide useless options on ARM. 2016-03-05 00:56:36 +01:00
commonlib cbfs: Fix compiler error for gcc versions < 4.6 2016-02-25 06:17:52 +01:00
console Kconfig: hide useless options on ARM. 2016-03-05 00:56:36 +01:00
cpu arch/x86: always use _start as entry symbol for all stages 2016-03-04 04:49:46 +01:00
device Kconfig: hide useless options on ARM. 2016-03-05 00:56:36 +01:00
drivers Kconfig: hide useless options on ARM. 2016-03-05 00:56:36 +01:00
ec ASL: Remove unused modulo recipient. 2016-02-09 22:56:00 +01:00
include src/device/dram/ddr3: Parse additional information 2016-03-03 20:42:00 +01:00
lib lib/bootblock: provide SoC callback parity with mainboard 2016-02-26 02:16:14 +01:00
mainboard Skylake boards: Enabling HWP (hardware P state control) 2016-03-01 20:54:34 +01:00
northbridge nb/intel/sandybridge/raminit: Fill SMBIOS type17 info 2016-03-03 20:42:11 +01:00
soc Skylake: Support Intel Speed Shift Technology based on config 2016-03-01 20:57:45 +01:00
southbridge southbridge/intel/ibexpeak: Use common gpio.c 2016-02-23 00:28:26 +01:00
superio superio/nuvoton/nct5572d: Add PS/2 presence detect 2016-02-09 20:34:15 +01:00
vendorcode vboot: Set S3_RESUME flag for vboot context if necessary 2016-02-29 20:18:33 +01:00
Kconfig cbfs: Add LZ4 in-place decompression support for pre-RAM stages 2016-02-22 21:38:37 +01:00