mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-18 07:27:20 +00:00
m68k/mac: Make CONFIG_HEARTBEAT unavailable on Mac
mac_heartbeat() was never really implemented. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Greg Ungerer <gerg@uclinux.org>
This commit is contained in:
parent
176f2934d1
commit
3bd9e50b42
@ -8,8 +8,8 @@ config ARCH_MAY_HAVE_PC_FDC
|
|||||||
menu "Platform devices"
|
menu "Platform devices"
|
||||||
|
|
||||||
config HEARTBEAT
|
config HEARTBEAT
|
||||||
bool "Use power LED as a heartbeat" if AMIGA || APOLLO || ATARI || MAC ||Q40
|
bool "Use power LED as a heartbeat" if AMIGA || APOLLO || ATARI || Q40
|
||||||
default y if !AMIGA && !APOLLO && !ATARI && !MAC && !Q40 && HP300
|
default y if !AMIGA && !APOLLO && !ATARI && !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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user