]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
[PATCH] ARM: OMAP: OMAP_GPIO_SWITCH doesn't need OMAP_BOOT_TAG
authorJonathan McDowell <noodles@earth.li>
Fri, 26 May 2006 23:16:20 +0000 (16:16 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 26 May 2006 23:16:20 +0000 (16:16 -0700)
commit683fd3bad6928c1d32cf677a40b9b573e6f66858
tree787f1261ee496798b620b112aae8ef30ac1edf95
parenta45e57821dff5d5ccd5b5b6ae0048e12b296197b
[PATCH] ARM: OMAP: OMAP_GPIO_SWITCH doesn't need OMAP_BOOT_TAG

I can't see any reason why OMAP_GPIO_SWITCH depends on OMAP_BOOT_TAG;
it compiles fine without it. This patch removes the Kconfig dependency.

Here's an updated patch that not only removes the dependency but cleans
up the Kconfig description to talk about sysfs rather than the input
layer.

Signed-off-by: Jonathan McDowell <noodles@earth.li>
Acked-by: Paul Mundt <paul.mundt@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/Kconfig