Kconfig 238 B

123456789
  1. menu "Additional SuperH Device Drivers"
  2. config PUSH_SWITCH
  3. tristate "Push switch support"
  4. help
  5. This enables support for the push switch framework, a simple
  6. framework that allows for sysfs driven switch status reporting.
  7. endmenu