X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=arch%2Fsh%2Fdrivers%2FKconfig;h=420c6b2f33a59ff760c0603db272542ff9b6e3f4;hb=32351a28a7e1f2c68afbe559dd35e1ad0301be6d;hp=c54c758e62437156956526c296fe78b1fd45531c;hpb=c4366889dda8110247be59ca41fddb82951a8c26;p=firefly-linux-kernel-4.4.55.git diff --git a/arch/sh/drivers/Kconfig b/arch/sh/drivers/Kconfig index c54c758e6243..420c6b2f33a5 100644 --- a/arch/sh/drivers/Kconfig +++ b/arch/sh/drivers/Kconfig @@ -1,5 +1,15 @@ +source "arch/sh/drivers/dma/Kconfig" +source "arch/sh/cchips/Kconfig" + menu "Additional SuperH Device Drivers" +config HEARTBEAT + bool "Heartbeat LED" + help + Use the power-on LED on your machine as a load meter. The exact + behavior is platform-dependent, but normally the flash frequency is + a hyperbolic function of the 5-minute load average. + config PUSH_SWITCH tristate "Push switch support" help