summaryrefslogtreecommitdiff
path: root/configs/mx6sabresd_defconfig
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2019-05-21 10:37:53 -0300
committerStefano Babic <sbabic@denx.de>2019-06-11 10:42:48 +0200
commit127fad57b2dcc0201d30f0fa8378fbcc95b73120 (patch)
tree8695256f8192029ba47fd04a59517142443579f7 /configs/mx6sabresd_defconfig
parent76bebb37d6e690dfc21743db13fe8b0a8f5d85d6 (diff)
mx6sabresd: Select pinctrl driver
With the conversion to DM we should select the pinctrl driver. Signed-off-by: Fabio Estevam <festevam@gmail.com>
Diffstat (limited to 'configs/mx6sabresd_defconfig')
-rw-r--r--configs/mx6sabresd_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/mx6sabresd_defconfig b/configs/mx6sabresd_defconfig
index e81dc8a830..89d542fef7 100644
--- a/configs/mx6sabresd_defconfig
+++ b/configs/mx6sabresd_defconfig
@@ -82,6 +82,8 @@ CONFIG_SF_DEFAULT_SPEED=20000000
CONFIG_SPI_FLASH_STMICRO=y
CONFIG_PHYLIB=y
CONFIG_MII=y
+CONFIG_PINCTRL=y
+CONFIG_PINCTRL_IMX6=y
CONFIG_PCI=y
CONFIG_DM_REGULATOR=y
CONFIG_SPI=y