xref: /linux/arch/sh/drivers/Kconfig (revision dd6a7c19e4630f635467246a81b8e0cc818c05e6)
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