commit | ee915fca9a5ba821d6e99023efcf7000f81e9388 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Tue May 21 10:37:53 2019 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jun 11 10:42:48 2019 +0200 |
tree | 8695256f8192029ba47fd04a59517142443579f7 | |
parent | 857b21c35365253d13c6de445058b8b7986ef9f9 [diff] |
mx6sabresd: Select pinctrl driver With the conversion to DM we should select the pinctrl driver. Signed-off-by: Fabio Estevam <festevam@gmail.com>
diff --git a/configs/mx6sabresd_defconfig b/configs/mx6sabresd_defconfig index e81dc8a..89d542f 100644 --- a/configs/mx6sabresd_defconfig +++ b/configs/mx6sabresd_defconfig
@@ -82,6 +82,8 @@ 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