qemu-e2k/hw/pci-bridge/Kconfig
Yang Zhong 58accbc508 i386-softmmu.mak: remove all CONFIG_* except boards definitions
%-softmmu.mak only keep boards definitions in Kconfig mode.

Signed-off-by: Yang Zhong <yang.zhong@intel.com>
Message-Id: <20190123065618.3520-43-yang.zhong@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2019-03-07 21:45:53 +01:00

30 lines
417 B
Plaintext

config PCIE_PORT
bool
default y if PCI_DEVICES
depends on PCI_EXPRESS
config PXB
bool
default y if Q35
config XIO3130
bool
default y if PCI_DEVICES
depends on PCI_EXPRESS
config IOH3420
bool
default y if PCI_DEVICES
depends on PCI_EXPRESS
config I82801B11
bool
default y if PCI_DEVICES
depends on PCI_EXPRESS
config DEC_PCI
bool
config SIMBA
bool