ARM: Keystone: Enable ARCH_HAS_RESET_CONTROLLER
authorSuman Anna <s-anna@ti.com>
Thu, 19 Jan 2017 17:36:08 +0000 (09:36 -0800)
committerSantosh Shilimkar <ssantosh@kernel.org>
Thu, 19 Jan 2017 17:36:08 +0000 (09:36 -0800)
The Keystone 2 family of SoCs will use various Reset Controller
drivers for managing the resets of remote processor devices like
DSPs on the SoC, so select the ARCH_HAS_RESET_CONTROLLER option
by default to enable the Reset framework.

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Santosh Shilimkar <ssantosh@kernel.org>
arch/arm/mach-keystone/Kconfig

index 24bd64d..5543570 100644 (file)
@@ -4,6 +4,7 @@ config ARCH_KEYSTONE
        select ARM_GIC
        select HAVE_ARM_ARCH_TIMER
        select KEYSTONE_TIMER
+       select ARCH_HAS_RESET_CONTROLLER
        select ARM_ERRATA_798181 if SMP
        select COMMON_CLK_KEYSTONE
        select ARCH_SUPPORTS_BIG_ENDIAN