switch-coreboot/device
Carl-Daniel Hailfinger c764701a53 Remove superfluous checks for boolean CONFIG_* variables where we tested
CONFIG_* == 1. If those variables are set, they will always be 1.

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Acked-by: Stefan Reinauer <stepan@coresystems.de> 


git-svn-id: svn://coreboot.org/repository/coreboot-v3@599 f3766cd6-281f-0410-b1cd-43a5c92072e9
2008-02-14 22:34:40 +00:00
..
agp_device.c Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
cardbus_device.c Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
device.c Remove superfluous checks for boolean CONFIG_* variables where we tested 2008-02-14 22:34:40 +00:00
device_util.c The real change here is that paths can now be part of the node label 2008-02-13 21:00:20 +00:00
hypertransport.c Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
Kconfig Enable Suspend-to-RAM code based on config option. Revert semantics to 2008-02-13 22:47:58 +00:00
Makefile Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
pci_device.c Remove superfluous checks for boolean CONFIG_* variables where we tested 2008-02-14 22:34:40 +00:00
pci_ops.c Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
pci_rom.c Remove superfluous checks for boolean CONFIG_* variables where we tested 2008-02-14 22:34:40 +00:00
pcie_device.c Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
pcix_device.c Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
pnp_device.c Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
pnp_raw.c Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
root_device.c Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
smbus_ops.c Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00