hw: Move sun4v hypervisor RTC from hw/timer/ to hw/rtc/ subdirectory
[qemu/kevin.git] / hw / timer / Kconfig
blobb04c928136c2f7d5b241c00e83b55fb217242400
1 config ARM_TIMER
2     bool
3     select PTIMER
5 config ARM_MPTIMER
6     bool
7     select PTIMER
9 config A9_GTIMER
10     bool
12 config DS1338
13     bool
14     depends on I2C
16 config HPET
17     bool
18     default y if PC
20 config I8254
21     bool
23 config TWL92230
24     bool
25     depends on I2C
27 config ALTERA_TIMER
28     bool
29     select PTIMER
31 config ALLWINNER_A10_PIT
32     bool
33     select PTIMER
35 config STM32F2XX_TIMER
36     bool
38 config CMSDK_APB_TIMER
39     bool
40     select PTIMER
42 config CMSDK_APB_DUALTIMER
43     bool
44     select PTIMER