diff options
Diffstat (limited to 'hw/isa/Kconfig')
-rw-r--r-- | hw/isa/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/isa/Kconfig b/hw/isa/Kconfig index 98a289957e..8a38813cc1 100644 --- a/hw/isa/Kconfig +++ b/hw/isa/Kconfig @@ -29,6 +29,10 @@ config PC87312 select FDC select IDE_ISA +config PIIX3 + bool + select ISA_BUS + config PIIX4 bool # For historical reasons, SuperIO devices are created in the board |