summaryrefslogtreecommitdiffstats
path: root/arch/arm64/configs/defconfig
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2024-02-27 15:27:25 +0100
committerBjorn Andersson <andersson@kernel.org>2024-03-17 21:29:04 -0500
commitcf30987a9ae9a8a430f957f8516b2092f6bab29d (patch)
tree8a3f5cbc212f3110d4c962f32995c4623ce584a2 /arch/arm64/configs/defconfig
parent55ca24e5f9f432e27499ce5baa85f233931901c1 (diff)
downloadlinux-stable-cf30987a9ae9a8a430f957f8516b2092f6bab29d.tar.gz
linux-stable-cf30987a9ae9a8a430f957f8516b2092f6bab29d.tar.bz2
linux-stable-cf30987a9ae9a8a430f957f8516b2092f6bab29d.zip
arm64: defconfig: enable reset-gpio driver as module
Qualcomm X1E80100-CRD board uses shared reset GPIOs for speakers: each pair out of four speakers share the GPIO. Enable the reset-gpio driver which handles such case seamlessly. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Link: https://lore.kernel.org/r/20240227142725.625561-3-krzysztof.kozlowski@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'arch/arm64/configs/defconfig')
-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 3a879c86c56b..01ab8f65cb5c 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1463,6 +1463,7 @@ CONFIG_PWM_VISCONTI=m
CONFIG_SL28CPLD_INTC=y
CONFIG_QCOM_PDC=y
CONFIG_QCOM_MPM=y
+CONFIG_RESET_GPIO=m
CONFIG_RESET_IMX7=y
CONFIG_RESET_QCOM_AOSS=y
CONFIG_RESET_QCOM_PDC=m