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