Skip to content
Snippets Groups Projects
Commit 127fad57 authored by Fabio Estevam's avatar Fabio Estevam Committed by Stefano Babic
Browse files

mx6sabresd: Select pinctrl driver


With the conversion to DM we should select the pinctrl driver.

Signed-off-by: default avatarFabio Estevam <festevam@gmail.com>
parent 76bebb37
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment