]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/timer/Kconfig
Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-i2c-5' into staging
[mirror_qemu.git] / hw / timer / Kconfig
index a990f9fe35fc8dcc0d71c1e030137d1d3eaa7477..8749edfb6a5249eb3dcb0f952e0268debbb889ae 100644 (file)
@@ -15,6 +15,7 @@ config HPET
 
 config I8254
     bool
+    depends on ISA_BUS
 
 config ALTERA_TIMER
     bool
@@ -34,3 +35,12 @@ config CMSDK_APB_TIMER
 config CMSDK_APB_DUALTIMER
     bool
     select PTIMER
+
+config RENESAS_TMR
+    bool
+
+config RENESAS_CMT
+    bool
+
+config AVR_TIMER16
+    bool