sh: generic push-switch framework.
[linux-2.6/mini2440.git] / arch / sh / drivers / Kconfig
blobc54c758e62437156956526c296fe78b1fd45531c
1 menu "Additional SuperH Device Drivers"
3 config PUSH_SWITCH
4         tristate "Push switch support"
5         help
6           This enables support for the push switch framework, a simple
7           framework that allows for sysfs driven switch status reporting.
9 endmenu