[PATCH] ARM: qcom_defconfig: Enable MSM8226 pinctrl driver

From: Matti Lehtimäki
Date: Wed Aug 31 2022 - 16:40:38 EST


This config is required for QCOM APQ8026/MSM8226 based devices.

Signed-off-by: Matti Lehtimäki <matti.lehtimaki@xxxxxxxxx>
---
arch/arm/configs/qcom_defconfig | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig
index 8a59441701a8..91572f6d0a89 100644
--- a/arch/arm/configs/qcom_defconfig
+++ b/arch/arm/configs/qcom_defconfig
@@ -131,6 +131,7 @@ CONFIG_PINCTRL_APQ8064=y
CONFIG_PINCTRL_APQ8084=y
CONFIG_PINCTRL_IPQ4019=y
CONFIG_PINCTRL_IPQ8064=y
+CONFIG_PINCTRL_MSM8226=y
CONFIG_PINCTRL_MSM8660=y
CONFIG_PINCTRL_MSM8960=y
CONFIG_PINCTRL_MDM9615=y
--
2.34.1