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