summaryrefslogtreecommitdiffstats
path: root/arch/arm64/configs
diff options
context:
space:
mode:
authorBjorn Andersson <bjorn.andersson@linaro.org>2020-11-24 20:38:31 -0600
committerBjorn Andersson <bjorn.andersson@linaro.org>2020-11-24 22:28:47 -0600
commitcc563f8f769b9fe4bbe18dcd3cbb382a49cf3585 (patch)
treea8bde69ac363713f9dc78b8b1994e2a0f1cf452e /arch/arm64/configs
parent91ccc45d1ec4d08851de004eb5d68c67e1232694 (diff)
downloadlinux-cc563f8f769b9fe4bbe18dcd3cbb382a49cf3585.tar.bz2
arm64: defconfig: Enable Qualcomm PON driver
The PON block in the PMIC provides, among other things, support for "reboot reason", power key and reset "key" handling. Let's enable the driver for this block. Reviewed-by: Vinod Koul <vkoul@kernel.org> Link: https://lore.kernel.org/r/20201125023831.99774-1-bjorn.andersson@linaro.org Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'arch/arm64/configs')
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index d88803191e7f..7c425d0e4960 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -517,6 +517,7 @@ CONFIG_POWER_AVS=y
CONFIG_QCOM_CPR=y
CONFIG_ROCKCHIP_IODOMAIN=y
CONFIG_POWER_RESET_MSM=y
+CONFIG_POWER_RESET_QCOM_PON=m
CONFIG_POWER_RESET_XGENE=y
CONFIG_POWER_RESET_SYSCON=y
CONFIG_SYSCON_REBOOT_MODE=y