ARM: imx: select imx6sll pinctrl when imx6sll enabled

select imx6sll pinctrl driver if imx6sll config is enabled.

Signed-off-by: Bai Ping <ping.bai@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Bai Ping 2018-04-13 16:04:23 +08:00 committed by Shawn Guo
parent 3b8b2e1e02
commit 0e8d1c4b76

View File

@ -501,6 +501,7 @@ config SOC_IMX6SL
config SOC_IMX6SLL
bool "i.MX6 SoloLiteLite support"
select PINCTRL_IMX6SLL
select SOC_IMX6
help