summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVaradarajan Narayanan <[email protected]>2025-03-24 13:35:04 +0530
committerCaleb Connolly <[email protected]>2025-04-10 15:43:09 +0200
commit55fee70fb0889831cc3fa6b33799b54c24517486 (patch)
treeae43fac4e3e01b24aa87e846859b8c07c30fc84a
parent5effb1e62556e5d84c2fc037f7020d26cdf3b9ca (diff)
qcom_defconfig: enable pinctrl for SA8775P
Enable the pinctrl driver for SA8775P Signed-off-by: Varadarajan Narayanan <[email protected]> Reviewed-by: Caleb Connolly <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Caleb Connolly <[email protected]>
-rw-r--r--configs/qcom_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/qcom_defconfig b/configs/qcom_defconfig
index 3dce271ee2d..a2b54b95f19 100644
--- a/configs/qcom_defconfig
+++ b/configs/qcom_defconfig
@@ -103,6 +103,7 @@ CONFIG_PINCTRL_QCOM_APQ8016=y
CONFIG_PINCTRL_QCOM_APQ8096=y
CONFIG_PINCTRL_QCOM_QCM2290=y
CONFIG_PINCTRL_QCOM_QCS404=y
+CONFIG_PINCTRL_QCOM_SA8775P=y
CONFIG_PINCTRL_QCOM_SC7280=y
CONFIG_PINCTRL_QCOM_SDM845=y
CONFIG_PINCTRL_QCOM_SM6115=y