]> git.proxmox.com Git - mirror_qemu.git/blame - hw/timer/Kconfig
target/arm: Add support for MTE to HCR_EL2 and SCR_EL3
[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
82f51817
PB
12config HPET
13 bool
58accbc5 14 default y if PC
82f51817
PB
15
16config I8254
17 bool
dccdaa1f 18 depends on ISA_BUS
82f51817 19
82f51817
PB
20config ALTERA_TIMER
21 bool
9533dcdd 22 select PTIMER
82f51817 23
82f51817
PB
24config ALLWINNER_A10_PIT
25 bool
9533dcdd 26 select PTIMER
82f51817
PB
27
28config STM32F2XX_TIMER
29 bool
30
82f51817
PB
31config CMSDK_APB_TIMER
32 bool
9533dcdd 33 select PTIMER
82f51817
PB
34
35config CMSDK_APB_DUALTIMER
36 bool
9533dcdd 37 select PTIMER
7adca78e
YS
38
39config RENESAS_TMR
40 bool
c7f37baf
YS
41
42config RENESAS_CMT
43 bool