DORMANTno replies

[PATCH RFC] pinctrl: hide CONFIG_PINMUX and CONFIG_PINCONF

From: Uwe Kleine-König <hidden>
Date: 2014-06-03 07:37:47
Subsystem: pin control subsystem, the rest · Maintainers: Linus Walleij, Linus Torvalds

These symbols are supposed to be selected by the drivers actually needing
them. The only situation where it would make sense to enable them without a
driver selecting them is when an out-of-tree pinctrl driver is used.

Signed-off-by: Uwe Kleine-K?nig <redacted>
---
 drivers/pinctrl/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/pinctrl/Kconfig b/drivers/pinctrl/Kconfig
index 33f9dc1f14fd..4ba1f7ef2b47 100644
--- a/drivers/pinctrl/Kconfig
+++ b/drivers/pinctrl/Kconfig
@@ -11,10 +11,10 @@ menu "Pin controllers"
 	depends on PINCTRL
 
 config PINMUX
-	bool "Support pin multiplexing controllers"
+	bool
 
 config PINCONF
-	bool "Support pin configuration controllers"
+	bool
 
 config GENERIC_PINCONF
 	bool
-- 
2.0.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help