git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22763bf
)
pinctrl: hide CONFIG_PINMUX and CONFIG_PINCONF
author
Uwe Kleine-König
<u.kleine-koenig@pengutronix.de>
Tue, 3 Jun 2014 08:02:36 +0000
(10:02 +0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Fri, 11 Jul 2014 12:08:16 +0000
(14:08 +0200)
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>
No differences found