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