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