xref: /openbmc/linux/arch/sh/drivers/Kconfig (revision 9f5e8eee)
1menu "Additional SuperH Device Drivers"
2
3config 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.
8
9endmenu
10