162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 262306a36Sopenharmony_cisource "arch/sh/drivers/dma/Kconfig" 362306a36Sopenharmony_cisource "arch/sh/cchips/Kconfig" 462306a36Sopenharmony_ci 562306a36Sopenharmony_cimenu "Additional SuperH Device Drivers" 662306a36Sopenharmony_ci 762306a36Sopenharmony_ciconfig HEARTBEAT 862306a36Sopenharmony_ci bool "Heartbeat LED" 962306a36Sopenharmony_ci help 1062306a36Sopenharmony_ci Use the power-on LED on your machine as a load meter. The exact 1162306a36Sopenharmony_ci behavior is platform-dependent, but normally the flash frequency is 1262306a36Sopenharmony_ci a hyperbolic function of the 5-minute load average. 1362306a36Sopenharmony_ci 1462306a36Sopenharmony_ciconfig PUSH_SWITCH 1562306a36Sopenharmony_ci tristate "Push switch support" 1662306a36Sopenharmony_ci help 1762306a36Sopenharmony_ci This enables support for the push switch framework, a simple 1862306a36Sopenharmony_ci framework that allows for sysfs driven switch status reporting. 1962306a36Sopenharmony_ci 2062306a36Sopenharmony_ciendmenu 21