pinctrl: hide CONFIG_PINMUX and CONFIG_PINCONF
commit244e95a7ad6a34278aa9c21677785093188d3fc8
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Tue, 3 Jun 2014 08:02:36 +0000 (3 10:02 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 11 Jul 2014 12:08:16 +0000 (11 14:08 +0200)
tree1c3604aed9aa603463d5aae1d82ed77255045a85
parent22763bf527446fe1f25ac365d846b02fd040e19c
pinctrl: hide CONFIG_PINMUX and CONFIG_PINCONF

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 or
for compile testing.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/Kconfig