diff options
Diffstat (limited to 'hw/isa/Kconfig')
-rw-r--r-- | hw/isa/Kconfig | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/hw/isa/Kconfig b/hw/isa/Kconfig index c10cbc5fc1..040a18c070 100644 --- a/hw/isa/Kconfig +++ b/hw/isa/Kconfig @@ -31,13 +31,7 @@ config PC87312 select FDC_ISA select IDE_ISA -config PIIX3 - bool - select I8257 - select ISA_BUS - select MC146818RTC - -config PIIX4 +config PIIX bool # For historical reasons, SuperIO devices are created in the board # for PIIX4. |