repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
edu: mmio: allow 64-bit access in read dispatch
[qemu/ar7.git]
/
hw
/
timer
/
Kconfig
blob
51921eb63f1856ac3265cc72e1aa0a4adee6bb41
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 DS1338
13
bool
14
depends on I2C
15
16
config HPET
17
bool
18
default y if PC
19
20
config I8254
21
bool
22
23
config M41T80
24
bool
25
depends on I2C
26
27
config M48T59
28
bool
29
30
config PL031
31
bool
32
33
config TWL92230
34
bool
35
depends on I2C
36
37
config XLNX_ZYNQMP
38
bool
39
40
config ALTERA_TIMER
41
bool
42
select PTIMER
43
44
config MC146818RTC
45
bool
46
47
config ALLWINNER_A10_PIT
48
bool
49
select PTIMER
50
51
config STM32F2XX_TIMER
52
bool
53
54
config SUN4V_RTC
55
bool
56
57
config CMSDK_APB_TIMER
58
bool
59
select PTIMER
60
61
config CMSDK_APB_DUALTIMER
62
bool
63
select PTIMER