]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: uniphier: select ARCH_HAS_RESET_CONTROLLER
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 20 Sep 2016 04:43:19 +0000 (13:43 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 22 Oct 2016 09:25:35 +0000 (18:25 +0900)
The UniPhier reset driver (drivers/reset/reset-uniphier.c) has been
merged.  Select ARCH_HAS_RESET_CONTROLLER from the SoC Kconfig.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
arch/arm/mach-uniphier/Kconfig

index 82dddee3a469be64a585b0d3c69003aec87ff543..3930fbba30b4b3ccedd2039c552c5956cdd8d84a 100644 (file)
@@ -1,6 +1,7 @@
 config ARCH_UNIPHIER
        bool "Socionext UniPhier SoCs"
        depends on ARCH_MULTI_V7
+       select ARCH_HAS_RESET_CONTROLLER
        select ARM_AMBA
        select ARM_GLOBAL_TIMER
        select ARM_GIC