arm64: defconfig: Enable Qualcomm PON driver
authorBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 25 Nov 2020 02:38:31 +0000 (20:38 -0600)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 25 Nov 2020 04:28:47 +0000 (22:28 -0600)
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>
arch/arm64/configs/defconfig

index d88803191e7f7c8665845dd562d5f95b588e2db1..7c425d0e4960b9db997dc0f9cc7dc610b9fcd249 100644 (file)
@@ -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