diff options
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r-- | arch/sh/Kconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index d18310ab4c70..90c8c42e7e8b 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig | |||
@@ -512,7 +512,8 @@ config HEARTBEAT | |||
512 | bool "Heartbeat LED" | 512 | bool "Heartbeat LED" |
513 | depends on SH_MPC1211 || SH_SH03 || \ | 513 | depends on SH_MPC1211 || SH_SH03 || \ |
514 | SH_BIGSUR || SOLUTION_ENGINE || \ | 514 | SH_BIGSUR || SOLUTION_ENGINE || \ |
515 | SH_RTS7751R2D || SH_SH4202_MICRODEV || SH_LANDISK | 515 | SH_RTS7751R2D || SH_SH4202_MICRODEV || SH_LANDISK || \ |
516 | SH_R7780RP | ||
516 | help | 517 | help |
517 | Use the power-on LED on your machine as a load meter. The exact | 518 | Use the power-on LED on your machine as a load meter. The exact |
518 | behavior is platform-dependent, but normally the flash frequency is | 519 | behavior is platform-dependent, but normally the flash frequency is |