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