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