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