summaryrefslogtreecommitdiff
path: root/hw/timer/Kconfig
blob: 27c5dce09e431b8819b5af0054c3e97e31b9f470 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
config ARM_TIMER
    bool
    select PTIMER

config ARM_MPTIMER
    bool
    select PTIMER

config A9_GTIMER
    bool

config DS1338
    bool
    depends on I2C

config HPET
    bool
    default y if PC

config I8254
    bool

config M41T80
    bool
    depends on I2C

config M48T59
    bool

config TWL92230
    bool
    depends on I2C

config ALTERA_TIMER
    bool
    select PTIMER

config MC146818RTC
    bool

config ALLWINNER_A10_PIT
    bool
    select PTIMER

config STM32F2XX_TIMER
    bool

config SUN4V_RTC
    bool

config CMSDK_APB_TIMER
    bool
    select PTIMER

config CMSDK_APB_DUALTIMER
    bool
    select PTIMER