]> Pileus Git - ~andy/linux/commitdiff
ARM: sunxi: Select ARCH_HAS_RESET_CONTROLLER
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 24 Sep 2013 08:09:55 +0000 (11:09 +0300)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Fri, 22 Nov 2013 20:23:26 +0000 (21:23 +0100)
The A31 has a reset controller, and we have to select this option to
have access to the reset controller framework.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
arch/arm/mach-sunxi/Kconfig

index c9e72c89066ad78b4f7890dcdcebc28157835e79..e3457b94b024ef606240397c0f5d7431b34ef688 100644 (file)
@@ -1,5 +1,6 @@
 config ARCH_SUNXI
        bool "Allwinner A1X SOCs" if ARCH_MULTI_V7
+       select ARCH_HAS_RESET_CONTROLLER
        select ARCH_REQUIRE_GPIOLIB
        select ARM_GIC
        select CLKSRC_MMIO