arm64: Select reset controller framework for MSM
Add reset controller framework for all MSM supported targets as it will be used by clock driver and clients to use the framework. Change-Id: I67804db996f47046242cbec2a85ed66d229a8156 Signed-off-by: Taniya Das <tdas@codeaurora.org>
This commit is contained in:
parent
956d9b1ab3
commit
d10e7c4906
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ config ARCH_QCOM
|
|||
select MSM_IRQ
|
||||
select THERMAL_WRITABLE_TRIPS
|
||||
select RATIONAL
|
||||
select ARCH_HAS_RESET_CONTROLLER
|
||||
help
|
||||
This enables support for the ARMv8 based Qualcomm chipsets.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue