diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2016-08-07 23:22:55 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-08-07 23:22:55 -0700 |
| commit | e94b446eac88a43e42ecde105275d48b677ea5b3 (patch) | |
| tree | 6e72926338913e57913cd9235464ea560ab198c7 | |
| parent | addf12026029be0c372b538197fe3fb87f740e61 (diff) | |
| parent | d10e7c4906e0959dbae3b68210fc1b762f6e3d5f (diff) | |
Merge "arm64: Select reset controller framework for MSM"
| -rw-r--r-- | arch/arm64/Kconfig.platforms | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms index 711a73e401f7..eb02bc09b63d 100644 --- a/arch/arm64/Kconfig.platforms +++ b/arch/arm64/Kconfig.platforms @@ -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. |
