clocksource: sun4i: Increase a bit the clock event and sources rating
[linux-2.6-block.git] / arch / arm / mach-sunxi / Kconfig
CommitLineData
3b52634f
MR
1config ARCH_SUNXI
2 bool "Allwinner A1X SOCs" if ARCH_MULTI_V7
19a280a6 3 select ARCH_REQUIRE_GPIOLIB
b788beda 4 select ARM_GIC
3b52634f 5 select CLKSRC_MMIO
ea71d9a6 6 select CLKSRC_OF
3b52634f
MR
7 select COMMON_CLK
8 select GENERIC_CLOCKEVENTS
9 select GENERIC_IRQ_CHIP
b788beda 10 select HAVE_SMP
3b52634f 11 select PINCTRL
b788beda 12 select PINCTRL_SUNXI
3b52634f 13 select SPARSE_IRQ
119fd635 14 select SUN4I_TIMER