]> 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 51921eb63f1856ac3265cc72e1aa0a4adee6bb41..8749edfb6a5249eb3dcb0f952e0268debbb889ae 100644 (file)
@@ -9,41 +9,18 @@ config ARM_MPTIMER
 config A9_GTIMER
     bool
 
-config DS1338
-    bool
-    depends on I2C
-
 config HPET
     bool
     default y if PC
 
 config I8254
     bool
-
-config M41T80
-    bool
-    depends on I2C
-
-config M48T59
-    bool
-
-config PL031
-    bool
-
-config TWL92230
-    bool
-    depends on I2C
-
-config XLNX_ZYNQMP
-    bool
+    depends on ISA_BUS
 
 config ALTERA_TIMER
     bool
     select PTIMER
 
-config MC146818RTC
-    bool
-
 config ALLWINNER_A10_PIT
     bool
     select PTIMER
@@ -51,9 +28,6 @@ config ALLWINNER_A10_PIT
 config STM32F2XX_TIMER
     bool
 
-config SUN4V_RTC
-    bool
-
 config CMSDK_APB_TIMER
     bool
     select PTIMER
@@ -61,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