commit | 244e95a7ad6a34278aa9c21677785093188d3fc8 | [log] [tgz] |
---|---|---|
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | Tue Jun 03 10:02:36 2014 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Jul 11 14:08:16 2014 +0200 |
tree | 1c3604aed9aa603463d5aae1d82ed77255045a85 | |
parent | 22763bf527446fe1f25ac365d846b02fd040e19c [diff] |
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>