Ver código fonte

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 anos atrás
pai
commit
f0fc40aff6
1 arquivos alterados com 1 adições e 0 exclusões
  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_TWD if SMP
 	select PINCTRL
+	select RESET_CONTROLLER
 	help
 	  Support for UniPhier SoC family developed by Socionext Inc.
 	  (formerly, System LSI Business Division of Panasonic Corporation)