9
0
Fork 0
barebox/drivers/pinctrl
Lucas Stach 2733d47108 pinctrl: don't allow drivers to be selected by menuconfig user
There is no much sense in having the pinctrl drivers be user selectable
as all arches using on of them already selects the right one.

So to avoid presenting the user with the choice to enable unrelated
pinctrl drivers or pushing lots of dependencies into the Kconfig just
drop the configurability.

Reported-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-10-31 08:49:57 +01:00
..
Kconfig pinctrl: don't allow drivers to be selected by menuconfig user 2013-10-31 08:49:57 +01:00
Makefile tegra20: add pinctrl driver 2013-05-12 09:59:41 +02:00
imx-iomux-v1.c pinctrl: move imx-iomux-v1 to drivers/pinctrl/ 2013-04-23 09:48:25 +02:00
imx-iomux-v2.c pinctrl: move imx-iomux-v2 to drivers/pinctrl/ 2013-04-23 09:47:24 +02:00
imx-iomux-v3.c pinctrl: imx-iomux-v3: Add imx6dl compatible entry 2013-06-25 16:01:45 +02:00
pinctrl-tegra20.c tegra20: add pinctrl driver 2013-05-12 09:59:41 +02:00
pinctrl.c OF: base: sync of_find_property with linux OF API 2013-06-20 17:18:01 +02:00