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:
Taniya Das 2016-07-28 21:19:50 +05:30
parent 956d9b1ab3
commit d10e7c4906

View file

@ -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.