1 # SPDX-License-Identifier: GPL-2.0
2 source "arch/sh/drivers/dma/Kconfig"
3 source "arch/sh/cchips/Kconfig"
5 menu "Additional SuperH Device Drivers"
10 Use the power-on LED on your machine as a load meter. The exact
11 behavior is platform-dependent, but normally the flash frequency is
12 a hyperbolic function of the 5-minute load average.
15 tristate "Push switch support"
17 This enables support for the push switch framework, a simple
18 framework that allows for sysfs driven switch status reporting.