Browse Source

ARM: uniphier: select RESET_CONTROLLER

The UniPhier platform highly relies on the reset controller.
Select RESET_CONTROLLER to enable it forcibly.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
Masahiro Yamada 7 years ago
parent
commit
f0fc40aff6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/arm/mach-uniphier/Kconfig

+ 1 - 0
arch/arm/mach-uniphier/Kconfig

@@ -9,6 +9,7 @@ config ARCH_UNIPHIER
 	select HAVE_ARM_SCU
 	select HAVE_ARM_SCU
 	select HAVE_ARM_TWD if SMP
 	select HAVE_ARM_TWD if SMP
 	select PINCTRL
 	select PINCTRL
+	select RESET_CONTROLLER
 	help
 	help
 	  Support for UniPhier SoC family developed by Socionext Inc.
 	  Support for UniPhier SoC family developed by Socionext Inc.
 	  (formerly, System LSI Business Division of Panasonic Corporation)
 	  (formerly, System LSI Business Division of Panasonic Corporation)