aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmelie Delaunay <[email protected]>2019-06-21 16:44:32 +0200
committerOlof Johansson <[email protected]>2019-06-25 05:18:01 -0700
commit478b973b21a4e795912adb9a2912810fc4b1061a (patch)
tree63154ba1067cd0d50894fa1ad79c399159984994
parent111914d79b048782397ffe5b94cf7322ae937253 (diff)
ARM: multi_v7_defconfig: enable STMFX pinctrl support
This patch enables support for STMFX pinctrl. Signed-off-by: Amelie Delaunay <[email protected]> Signed-off-by: Alexandre Torgue <[email protected]> Signed-off-by: Olof Johansson <[email protected]>
-rw-r--r--arch/arm/configs/multi_v7_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 0757e0278e22..14fc263c3ad0 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -413,6 +413,7 @@ CONFIG_SPI_SPIDEV=y
CONFIG_SPMI=y
CONFIG_PINCTRL_AS3722=y
CONFIG_PINCTRL_RZA2=y
+CONFIG_PINCTRL_STMFX=y
CONFIG_PINCTRL_PALMAS=y
CONFIG_PINCTRL_APQ8064=y
CONFIG_PINCTRL_APQ8084=y