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