Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0e8d1c4b authored by Bai Ping's avatar Bai Ping Committed by Shawn Guo
Browse files

ARM: imx: select imx6sll pinctrl when imx6sll enabled



select imx6sll pinctrl driver if imx6sll config is enabled.

Signed-off-by: default avatarBai Ping <ping.bai@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 3b8b2e1e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -501,6 +501,7 @@ config SOC_IMX6SL

config SOC_IMX6SLL
	bool "i.MX6 SoloLiteLite support"
	select PINCTRL_IMX6SLL
	select SOC_IMX6

	help