Linux 3.15-rc1
[deliverable/linux.git] / arch / arm / mach-sunxi / Kconfig
CommitLineData
3b52634f
MR
1config ARCH_SUNXI
2 bool "Allwinner A1X SOCs" if ARCH_MULTI_V7
a85d80b8 3 select ARCH_HAS_RESET_CONTROLLER
19a280a6 4 select ARCH_REQUIRE_GPIOLIB
b788beda 5 select ARM_GIC
75cac6ab 6 select ARM_PSCI
3b52634f 7 select CLKSRC_MMIO
3b52634f 8 select GENERIC_IRQ_CHIP
9233087d 9 select HAVE_ARM_ARCH_TIMER
3b52634f 10 select PINCTRL
b788beda 11 select PINCTRL_SUNXI
070330d3 12 select RESET_CONTROLLER
119fd635 13 select SUN4I_TIMER
67905540 14 select SUN5I_HSTIMER
This page took 0.072796 seconds and 5 git commands to generate.