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

Commit 2689d180 authored by Lokesh Vutla's avatar Lokesh Vutla Committed by Santosh Shilimkar
Browse files

ARM: keystone: Enable PINCTRL config



Some Keystone 2 devices utilize pinmuxing which requires PINCTRL
to be enabled. Therefore, enable PINCTRL for all Keystone 2 devices.

Signed-off-by: default avatarLokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: default avatarFranklin S Cooper Jr <fcooper@ti.com>
Signed-off-by: default avatarDave Gerlach <d-gerlach@ti.com>
Signed-off-by: default avatarKeerthy <j-keerthy@ti.com>
Signed-off-by: default avatarSantosh Shilimkar <ssantosh@kernel.org>
parent af8c34ce
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@ config ARCH_KEYSTONE
	select ZONE_DMA if ARM_LPAE
	select MIGHT_HAVE_PCI
	select PCI_DOMAINS if PCI
	select PINCTRL
	help
	  Support for boards based on the Texas Instruments Keystone family of
	  SoCs.