summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Wronek <[email protected]>2025-10-03 12:01:12 +0200
committerCasey Connolly <[email protected]>2025-10-29 12:27:33 +0100
commit4cebdcae3539c419eabca77b1102d7a9fec3a913 (patch)
treed18b003befa0f600c14fe5c5665cf24ace88bf52
parentf977cee37252c6f1d215f76c2905cd8823b03fdb (diff)
qcom_defconfig: enable pinctrl for sdm670
Enable the SDM670 pinctrl driver. Reviewed-by: Neil Armstrong <[email protected]> Signed-off-by: David Wronek <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Casey 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 4c00cf91166..eb201228c40 100644
--- a/configs/qcom_defconfig
+++ b/configs/qcom_defconfig
@@ -112,6 +112,7 @@ CONFIG_PINCTRL_QCOM_QCM2290=y
CONFIG_PINCTRL_QCOM_QCS404=y
CONFIG_PINCTRL_QCOM_SA8775P=y
CONFIG_PINCTRL_QCOM_SC7280=y
+CONFIG_PINCTRL_QCOM_SDM670=y
CONFIG_PINCTRL_QCOM_SDM845=y
CONFIG_PINCTRL_QCOM_SM6115=y
CONFIG_PINCTRL_QCOM_SM8150=y