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