diff options
Diffstat (limited to 'arch/m68k')
-rw-r--r-- | arch/m68k/Kconfig.devices | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/m68k/Kconfig.devices b/arch/m68k/Kconfig.devices index 052cb647b307..04a3d9be90e9 100644 --- a/arch/m68k/Kconfig.devices +++ b/arch/m68k/Kconfig.devices | |||
@@ -8,8 +8,8 @@ config ARCH_MAY_HAVE_PC_FDC | |||
8 | menu "Platform devices" | 8 | menu "Platform devices" |
9 | 9 | ||
10 | config HEARTBEAT | 10 | config HEARTBEAT |
11 | bool "Use power LED as a heartbeat" if AMIGA || APOLLO || ATARI || MAC ||Q40 | 11 | bool "Use power LED as a heartbeat" if AMIGA || APOLLO || ATARI || Q40 |
12 | default y if !AMIGA && !APOLLO && !ATARI && !MAC && !Q40 && HP300 | 12 | default y if !AMIGA && !APOLLO && !ATARI && !Q40 && HP300 |
13 | help | 13 | help |
14 | Use the power-on LED on your machine as a load meter. The exact | 14 | Use the power-on LED on your machine as a load meter. The exact |
15 | behavior is platform-dependent, but normally the flash frequency is | 15 | behavior is platform-dependent, but normally the flash frequency is |