aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/mach-sunxi/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-sunxi/Kconfig b/arch/arm/mach-sunxi/Kconfig
index 9de27cfa688f..b57d7d53b9d3 100644
--- a/arch/arm/mach-sunxi/Kconfig
+++ b/arch/arm/mach-sunxi/Kconfig
@@ -6,6 +6,7 @@ config ARCH_SUNXI
6 select ARM_PSCI 6 select ARM_PSCI
7 select CLKSRC_MMIO 7 select CLKSRC_MMIO
8 select GENERIC_IRQ_CHIP 8 select GENERIC_IRQ_CHIP
9 select HAVE_ARM_ARCH_TIMER
9 select PINCTRL 10 select PINCTRL
10 select PINCTRL_SUNXI 11 select PINCTRL_SUNXI
11 select RESET_CONTROLLER 12 select RESET_CONTROLLER