Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Masahiro Yamada and committed by
Olof Johansson
f0fc40af ab6ab445

+1
+1
arch/arm/mach-uniphier/Kconfig
··· 9 9 select HAVE_ARM_SCU 10 10 select HAVE_ARM_TWD if SMP 11 11 select PINCTRL 12 + select RESET_CONTROLLER 12 13 help 13 14 Support for UniPhier SoC family developed by Socionext Inc. 14 15 (formerly, System LSI Business Division of Panasonic Corporation)