All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: OMAP2+: select PINCTRL in Kconfig
@ 2012-08-27  6:00 ` AnilKumar Ch
  0 siblings, 0 replies; 6+ messages in thread
From: AnilKumar Ch @ 2012-08-27  6:00 UTC (permalink / raw)
  To: tony; +Cc: linux-arm-kernel, linux-omap, AnilKumar Ch

Select PINCTRL in Kconfig under Typical OMAP configuration, this
is required to add pinctrl driver to omap2+ family of devices.

Signed-off-by: AnilKumar Ch <anilkumar@ti.com>
---
 arch/arm/mach-omap2/Kconfig |    1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index dd2db02..a164568 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -18,6 +18,7 @@ config ARCH_OMAP2PLUS_TYPICAL
 	select TWL4030_CORE if ARCH_OMAP3 || ARCH_OMAP4
 	select TWL4030_POWER if ARCH_OMAP3 || ARCH_OMAP4
 	select HIGHMEM
+	select PINCTRL
 	help
 	  Compile a kernel suitable for booting most boards
 
-- 
1.7.9.5


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-09-05 23:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-27  6:00 [PATCH] ARM: OMAP2+: select PINCTRL in Kconfig AnilKumar Ch
2012-08-27  6:00 ` AnilKumar Ch
2012-09-03 12:41 ` AnilKumar, Chimata
2012-09-03 12:41   ` AnilKumar, Chimata
2012-09-05 23:29   ` Tony Lindgren
2012-09-05 23:29     ` Tony Lindgren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.