Skip to content

Commit cf30987

Browse files
krzkandersson
authored andcommitted
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>
1 parent 55ca24e commit cf30987

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1463,6 +1463,7 @@ CONFIG_PWM_VISCONTI=m
14631463
CONFIG_SL28CPLD_INTC=y
14641464
CONFIG_QCOM_PDC=y
14651465
CONFIG_QCOM_MPM=y
1466+
CONFIG_RESET_GPIO=m
14661467
CONFIG_RESET_IMX7=y
14671468
CONFIG_RESET_QCOM_AOSS=y
14681469
CONFIG_RESET_QCOM_PDC=m

0 commit comments

Comments
 (0)