mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] pinctrl: single: select CONFIG_PINCTRL
@ 2013-12-16  9:12 Jan Weitzel
  2013-12-17  7:25 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Weitzel @ 2013-12-16  9:12 UTC (permalink / raw)
  To: barebox

pinctrl_register is used.

Signed-off-by: Jan Weitzel <j.weitzel@phytec.de>
---
 drivers/pinctrl/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/pinctrl/Kconfig b/drivers/pinctrl/Kconfig
index 8257586..c6bb51c 100644
--- a/drivers/pinctrl/Kconfig
+++ b/drivers/pinctrl/Kconfig
@@ -24,6 +24,7 @@ config PINCTRL_IMX_IOMUX_V3
 	  This iomux controller is found on i.MX25,35,51,53,6.
 
 config PINCTRL_SINGLE
+	select PINCTRL
 	bool "pinctrl single"
 
 config PINCTRL_TEGRA20
-- 
1.7.0.4


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2013-12-17  7:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-16  9:12 [PATCH] pinctrl: single: select CONFIG_PINCTRL Jan Weitzel
2013-12-17  7:25 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox