Commit f3c7adf5 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Linus Torvalds

[PATCH] M68k heartbeat update

M68k: Heartbeat is also available on Apollo and Mac
parent b31ba15f
...@@ -499,8 +499,8 @@ config STRAM_PROC ...@@ -499,8 +499,8 @@ config STRAM_PROC
uses. uses.
config HEARTBEAT config HEARTBEAT
bool "Use power LED as a heartbeat" if AMIGA || ATARI || Q40 bool "Use power LED as a heartbeat" if AMIGA || APOLLO || ATARI || MAC ||Q40
default y if !AMIGA && !ATARI && !Q40 && HP300 default y if !AMIGA && !APOLLO && !ATARI && !MAC && !Q40 && HP300
help help
Use the power-on LED on your machine as a load meter. The exact Use the power-on LED on your machine as a load meter. The exact
behavior is platform-dependent, but normally the flash frequency is behavior is platform-dependent, but normally the flash frequency is
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment