Merge branch 'stable-3.2' into pandora-3.2
[pandora-kernel.git] / drivers / staging / android / switch / Kconfig
1 menuconfig ANDROID_SWITCH
2         tristate "Android Switch class support"
3         help
4           Say Y here to enable Android switch class support. This allows
5           monitoring switches by userspace via sysfs and uevent.
6
7 config ANDROID_SWITCH_GPIO
8         tristate "Android GPIO Switch support"
9         depends on GENERIC_GPIO && ANDROID_SWITCH
10         help
11           Say Y here to enable GPIO based switch support.