^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) # SPDX-License-Identifier: GPL-2.0
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) source "arch/sh/drivers/dma/Kconfig"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) source "arch/sh/cchips/Kconfig"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) menu "Additional SuperH Device Drivers"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) config HEARTBEAT
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) bool "Heartbeat LED"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) Use the power-on LED on your machine as a load meter. The exact
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) behavior is platform-dependent, but normally the flash frequency is
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) a hyperbolic function of the 5-minute load average.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) config PUSH_SWITCH
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) tristate "Push switch support"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) This enables support for the push switch framework, a simple
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18) framework that allows for sysfs driven switch status reporting.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 20) endmenu