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

Commit 7c8f86a4 authored by Axel Lin's avatar Axel Lin Committed by Linus Walleij
Browse files

ARM: mmp: select PINCTRL for ARCH_MMP



This makes PINCTRL related config options visible.
Otherwise there is no way to build pinctrl drivers for MMP2, PXA168 and PXA910.

Signed-off-by: default avatarAxel Lin <axel.lin@ingics.com>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent d279bc77
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -588,6 +588,7 @@ config ARCH_MMP
	select GPIO_PXA
	select GPIO_PXA
	select IRQ_DOMAIN
	select IRQ_DOMAIN
	select NEED_MACH_GPIO_H
	select NEED_MACH_GPIO_H
	select PINCTRL
	select PLAT_PXA
	select PLAT_PXA
	select SPARSE_IRQ
	select SPARSE_IRQ
	help
	help