X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=arch%2Fsh%2Fdrivers%2FKconfig;h=420c6b2f33a59ff760c0603db272542ff9b6e3f4;hb=15245cb9823fadae35e3e7a8e41a598dc06adb9a;hp=c54c758e62437156956526c296fe78b1fd45531c;hpb=cfee47f99bc14a6d7c6b0be2284db2cef310a815;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