Merge tag 'v3.3.7' into 3.3/master
[zen-stable.git] / drivers / staging / android / switch / Kconfig
blob36846f62f4bcd2c176c0e87e1a1bc6a15d7d8d3f
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.
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.