1
0
Fork 0
alistair23-linux/drivers/pinctrl
Linus Walleij 45f034ef20 pinctrl: hide subsystem from the populace
Machines that have embedded pin controllers need to select them
explicitly, so why broadcast their config options to menuconfig.
We provide a helpful submenu for those machines that do select
it, making it possible to enable debugging for example.

Reported-by: Linus Torvalds <torvalds@linux-foundation.org>
Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2011-11-10 09:02:12 +01:00
..
Kconfig pinctrl: hide subsystem from the populace 2011-11-10 09:02:12 +01:00
Makefile pinctrl: add a driver for the CSR SiRFprimaII pinmux 2011-10-13 12:57:46 +02:00
core.c pinctrl: EXPORT_SYMBOL needs export.h 2011-10-31 19:32:21 -04:00
core.h pinctrl: Don't copy function name when requesting a pin 2011-10-20 11:50:07 +02:00
pinmux-sirf.c pinctrl/sirf: fix sirfsoc_get_group_pins prototype 2011-10-25 10:43:57 +02:00
pinmux-u300.c pinctrl: Remove unsafe __refdata 2011-10-20 11:49:53 +02:00
pinmux.c pinctrl: Don't copy function name when requesting a pin 2011-10-20 11:50:07 +02:00
pinmux.h drivers: create a pin control subsystem 2011-10-13 12:49:17 +02:00