]> git.proxmox.com Git - mirror_qemu.git/blame - hw/timer/Kconfig
i386: Add x-force-features option for testing
[mirror_qemu.git] / hw / timer / Kconfig
CommitLineData
82f51817
PB
1config ARM_TIMER
2 bool
9533dcdd 3 select PTIMER
82f51817
PB
4
5config ARM_MPTIMER
6 bool
9533dcdd 7 select PTIMER
82f51817
PB
8
9config A9_GTIMER
10 bool
11
12config DS1338
13 bool
1550b0e6 14 depends on I2C
82f51817
PB
15
16config HPET
17 bool
58accbc5 18 default y if PC
82f51817
PB
19
20config I8254
21 bool
22
23config M41T80
24 bool
1550b0e6 25 depends on I2C
82f51817
PB
26
27config M48T59
28 bool
29
30config PL031
31 bool
32
33config TWL92230
34 bool
1550b0e6 35 depends on I2C
82f51817
PB
36
37config XLNX_ZYNQMP
38 bool
39
40config ALTERA_TIMER
41 bool
9533dcdd 42 select PTIMER
82f51817
PB
43
44config MC146818RTC
45 bool
46
47config ALLWINNER_A10_PIT
48 bool
9533dcdd 49 select PTIMER
82f51817
PB
50
51config STM32F2XX_TIMER
52 bool
53
54config SUN4V_RTC
55 bool
56
57config CMSDK_APB_TIMER
58 bool
9533dcdd 59 select PTIMER
82f51817
PB
60
61config CMSDK_APB_DUALTIMER
62 bool
9533dcdd 63 select PTIMER