repo.or.cz
/
qemu
/
armbru.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-migration-20210726a...
[qemu/armbru.git]
/
hw
/
timer
/
Kconfig
blob
bac251171556133cedae21e26de3cf1164696565
1
config ARM_TIMER
2
bool
3
select PTIMER
4
5
config ARM_MPTIMER
6
bool
7
select PTIMER
8
9
config A9_GTIMER
10
bool
11
12
config HPET
13
bool
14
default y if PC
15
16
config I8254
17
bool
18
depends on ISA_BUS
19
20
config ALTERA_TIMER
21
bool
22
select PTIMER
23
24
config ALLWINNER_A10_PIT
25
bool
26
select PTIMER
27
28
config STM32F2XX_TIMER
29
bool
30
31
config CMSDK_APB_TIMER
32
bool
33
select PTIMER
34
35
config CMSDK_APB_DUALTIMER
36
bool
37
select PTIMER
38
39
config SH_TIMER
40
bool
41
select PTIMER
42
43
config RENESAS_TMR
44
bool
45
46
config RENESAS_CMT
47
bool
48
49
config SSE_COUNTER
50
bool
51
52
config SSE_TIMER
53
bool
54
55
config AVR_TIMER16
56
bool