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
block/nbd: fix memory leak in nbd_open()
[qemu/ar7.git]
/
hw
/
timer
/
Kconfig
blob
59b3f44d693eb0b5ade68a8010c1f62b1e27ecd3
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