diff options
Diffstat (limited to 'hw')
-rw-r--r-- | hw/isa/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/isa/Kconfig b/hw/isa/Kconfig index 96db170eff..f99df0e20b 100644 --- a/hw/isa/Kconfig +++ b/hw/isa/Kconfig @@ -50,6 +50,9 @@ config VT82C686 select FDC_ISA select USB_UHCI select APM + select I8257 + select I8259 + select MC146818RTC config SMC37C669 bool |