]> 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 e1a6e7469b89a245000f00955932f9c1d2bbcba5..8749edfb6a5249eb3dcb0f952e0268debbb889ae 100644 (file)
@@ -1,56 +1,46 @@
 config ARM_TIMER
     bool
+    select PTIMER
 
 config ARM_MPTIMER
     bool
+    select PTIMER
 
 config A9_GTIMER
     bool
 
-config DS1338
-    bool
-    depends on I2C
-
 config HPET
     bool
+    default y if PC
 
 config I8254
     bool
+    depends on ISA_BUS
 
-config M41T80
-    bool
-    depends on I2C
-
-config M48T59
-    bool
-
-config PL031
-    bool
-
-config TWL92230
-    bool
-    depends on I2C
-
-config XLNX_ZYNQMP
+config ALTERA_TIMER
     bool
+    select PTIMER
 
-config ALTERA_TIMER
+config ALLWINNER_A10_PIT
     bool
+    select PTIMER
 
-config MC146818RTC
+config STM32F2XX_TIMER
     bool
 
-config ALLWINNER_A10_PIT
+config CMSDK_APB_TIMER
     bool
+    select PTIMER
 
-config STM32F2XX_TIMER
+config CMSDK_APB_DUALTIMER
     bool
+    select PTIMER
 
-config SUN4V_RTC
+config RENESAS_TMR
     bool
 
-config CMSDK_APB_TIMER
+config RENESAS_CMT
     bool
 
-config CMSDK_APB_DUALTIMER
+config AVR_TIMER16
     bool