1 # SPDX-License-Identifier: GPL-2.0 2 source "arch/sh/drivers/dma/Kconfig" 3 source "arch/sh/cchips/Kconfig" 4 5 menu "Additional SuperH Device Drivers" 6 7 config HEARTBEAT 8 bool "Heartbeat LED" 9 help 10 Use the power-on LED on your machine 11 behavior is platform-dependent, but 12 a hyperbolic function of the 5-minut 13 14 config PUSH_SWITCH 15 tristate "Push switch support" 16 help 17 This enables support for the push sw 18 framework that allows for sysfs driv 19 20 endmenu
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.