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