]> git.proxmox.com Git - mirror_qemu.git/blame - hw/timer/Kconfig
target/i386: Extract x86_need_replay_interrupt() from accel/tcg/
[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 27
5bf6f1ac
AF
28config SIFIVE_PWM
29 bool
30
82f51817
PB
31config STM32F2XX_TIMER
32 bool
33
82f51817
PB
34config CMSDK_APB_TIMER
35 bool
9533dcdd 36 select PTIMER
82f51817
PB
37
38config CMSDK_APB_DUALTIMER
39 bool
9533dcdd 40 select PTIMER
7adca78e 41
25e79527
PMD
42config SH_TIMER
43 bool
44 select PTIMER
45
7adca78e
YS
46config RENESAS_TMR
47 bool
c7f37baf
YS
48
49config RENESAS_CMT
50 bool
8ff47bc1 51
0d10df30
PM
52config SSE_COUNTER
53 bool
54
0b8ceee8
PM
55config SSE_TIMER
56 bool
57
f3eb7557
PM
58config STELLARIS_GPTM
59 bool
60
8ff47bc1
MR
61config AVR_TIMER16
62 bool