xref: /linux/arch/sh/drivers/Kconfig (revision 32351a28a7e1f2c68afbe559dd35e1ad0301be6d)
1*32351a28SPaul Mundtsource "arch/sh/drivers/dma/Kconfig"
2*32351a28SPaul Mundtsource "arch/sh/cchips/Kconfig"
3*32351a28SPaul Mundt
49f5e8eeeSPaul Mundtmenu "Additional SuperH Device Drivers"
59f5e8eeeSPaul Mundt
6*32351a28SPaul Mundtconfig HEARTBEAT
7*32351a28SPaul Mundt	bool "Heartbeat LED"
8*32351a28SPaul Mundt	help
9*32351a28SPaul Mundt	  Use the power-on LED on your machine as a load meter.  The exact
10*32351a28SPaul Mundt	  behavior is platform-dependent, but normally the flash frequency is
11*32351a28SPaul Mundt	  a hyperbolic function of the 5-minute load average.
12*32351a28SPaul Mundt
139f5e8eeeSPaul Mundtconfig PUSH_SWITCH
149f5e8eeeSPaul Mundt	tristate "Push switch support"
159f5e8eeeSPaul Mundt	help
169f5e8eeeSPaul Mundt	  This enables support for the push switch framework, a simple
179f5e8eeeSPaul Mundt	  framework that allows for sysfs driven switch status reporting.
189f5e8eeeSPaul Mundt
199f5e8eeeSPaul Mundtendmenu
20