]> Git Repo - qemu.git/blobdiff - hw/timer/Kconfig
hw/isa/superio: Correct the license text
[qemu.git] / hw / timer / Kconfig
index 51921eb63f1856ac3265cc72e1aa0a4adee6bb41..59b3f44d693eb0b5ade68a8010c1f62b1e27ecd3 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
This page took 0.023811 seconds and 4 git commands to generate.