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