coreboot/src/device
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
..
dram src/device/dram/ddr3: Parse additional information 2016-03-03 20:42:00 +01:00
oprom device/oprom/yabel: Update BSD license headers 2016-01-18 18:23:52 +01:00
azalia_device.c Correct some common spelling mistakes 2016-01-07 22:57:02 +01:00
cardbus_device.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
cpu_device.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
device.c device/device.c: remove warning for missing apic read resources 2015-11-19 14:46:43 +01:00
device_romstage.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
device_util.c device: Add device path display support 2016-02-18 19:58:14 +01:00
hypertransport.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
Kconfig Kconfig: hide useless options on ARM. 2016-03-05 00:56:36 +01:00
Makefile.inc x86: add standalone verstage support 2015-10-14 17:07:52 +00:00
pci_class.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
pci_device.c device/pci_device: Set bridge primary bus number before scanning 2015-10-25 04:47:10 +01:00
pci_early.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
pci_ops.c arch/x86: Drop arch/pciconf.h 2016-01-26 20:22:44 +01:00
pci_rom.c device/pci_rom: Rename missleading ON_DEVICE_ROM_RUN 2016-02-16 22:44:04 +01:00
pciexp_device.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
pcix_device.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
pnp_device.c device/pnp: Ability to set vendor specific logical device config 2015-12-29 18:17:01 +01:00
root_device.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
smbus_ops.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
software_i2c.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00