1 menuconfig ANDROID_SWITCH
2 tristate "Android Switch class support"
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
11 Say Y here to enable GPIO based switch support.