summaryrefslogtreecommitdiff
path: root/configs/mx6sxsabreauto_defconfig
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2016-11-28 17:49:48 +0800
committerStefano Babic <sbabic@denx.de>2017-01-27 10:52:53 +0100
commit689d8f990a283b695fdfe68638d60d43bfa9483c (patch)
treee9364cf178843a64ada9c909911869462e1b6e52 /configs/mx6sxsabreauto_defconfig
parent6301e6570b4daf851cc489fa7730773c5f60bb42 (diff)
imx: mx6sxsabreauto: enable pinctrl driver
Enable pinctrl driver for mx6sxsabreauto board. Signed-off-by: Peng Fan <peng.fan@nxp.com> Cc: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'configs/mx6sxsabreauto_defconfig')
-rw-r--r--configs/mx6sxsabreauto_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/mx6sxsabreauto_defconfig b/configs/mx6sxsabreauto_defconfig
index 49c058301e..3e3feab3f2 100644
--- a/configs/mx6sxsabreauto_defconfig
+++ b/configs/mx6sxsabreauto_defconfig
@@ -28,6 +28,8 @@ CONFIG_OF_CONTROL=y
CONFIG_SPI_FLASH=y
CONFIG_SPI_FLASH_BAR=y
CONFIG_SPI_FLASH_STMICRO=y
+CONFIG_PINCTRL=y
+CONFIG_PINCTRL_IMX6=y
CONFIG_FSL_QSPI=y
CONFIG_USB=y
CONFIG_USB_STORAGE=y