Explorar o código

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>
Bai Ping %!s(int64=7) %!d(string=hai) anos
pai
achega
0e8d1c4b76
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      arch/arm/mach-imx/Kconfig

+ 1 - 0
arch/arm/mach-imx/Kconfig

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