1*b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0 232351a28SPaul Mundtsource "arch/sh/drivers/dma/Kconfig" 332351a28SPaul Mundtsource "arch/sh/cchips/Kconfig" 432351a28SPaul Mundt 59f5e8eeeSPaul Mundtmenu "Additional SuperH Device Drivers" 69f5e8eeeSPaul Mundt 732351a28SPaul Mundtconfig HEARTBEAT 832351a28SPaul Mundt bool "Heartbeat LED" 932351a28SPaul Mundt help 1032351a28SPaul Mundt Use the power-on LED on your machine as a load meter. The exact 1132351a28SPaul Mundt behavior is platform-dependent, but normally the flash frequency is 1232351a28SPaul Mundt a hyperbolic function of the 5-minute load average. 1332351a28SPaul Mundt 149f5e8eeeSPaul Mundtconfig PUSH_SWITCH 159f5e8eeeSPaul Mundt tristate "Push switch support" 169f5e8eeeSPaul Mundt help 179f5e8eeeSPaul Mundt This enables support for the push switch framework, a simple 189f5e8eeeSPaul Mundt framework that allows for sysfs driven switch status reporting. 199f5e8eeeSPaul Mundt 209f5e8eeeSPaul Mundtendmenu 21