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