xref: /qemu/hw/ipack/Kconfig (revision d50280af1bc4b9a59c4a6424c6172a1397f5f6c3)
1config IPACK
2    bool
3
4config TPCI200
5    bool
6    select IPACK
7    default y if PCI_DEVICES
8	    depends on PCI
9