hw/core: Fix fit_load_fdt() error API violations
[qemu/ar7.git] / hw / timer / Kconfig
bloba990f9fe35fc8dcc0d71c1e030137d1d3eaa7477
1 config ARM_TIMER
2     bool
3     select PTIMER
5 config ARM_MPTIMER
6     bool
7     select PTIMER
9 config A9_GTIMER
10     bool
12 config HPET
13     bool
14     default y if PC
16 config I8254
17     bool
19 config ALTERA_TIMER
20     bool
21     select PTIMER
23 config ALLWINNER_A10_PIT
24     bool
25     select PTIMER
27 config STM32F2XX_TIMER
28     bool
30 config CMSDK_APB_TIMER
31     bool
32     select PTIMER
34 config CMSDK_APB_DUALTIMER
35     bool
36     select PTIMER