浏览代码

arm64: 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 年之前
父节点
当前提交
ab6ab445b9
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      arch/arm64/Kconfig.platforms

+ 1 - 0
arch/arm64/Kconfig.platforms

@@ -261,6 +261,7 @@ config ARCH_UNIPHIER
 	bool "Socionext UniPhier SoC Family"
 	select ARCH_HAS_RESET_CONTROLLER
 	select PINCTRL
+	select RESET_CONTROLLER
 	help
 	  This enables support for Socionext UniPhier SoC family.