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