[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)
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>

No differences found