mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-04-24 14:07:52 -04:00
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>
This commit is contained in:
parent
ab6ab445b9
commit
f0fc40aff6
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue