diff options
Diffstat (limited to 'hw/ipack/Kconfig')
-rw-r--r-- | hw/ipack/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/ipack/Kconfig b/hw/ipack/Kconfig index f8da24a..28d6687 100644 --- a/hw/ipack/Kconfig +++ b/hw/ipack/Kconfig @@ -1,4 +1,8 @@ config IPACK bool + +config TPCI200 + bool + select IPACK default y if PCI_DEVICES depends on PCI |