m68k: mac: Update Kconfig help
authorFinn Thain <fthain@telegraphics.com.au>
Fri, 20 Nov 2020 04:39:56 +0000 (15:39 +1100)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 23 Nov 2020 10:30:58 +0000 (11:30 +0100)
There is still some missing hardware support that affects all models,
such as sound chip and localtalk support. However, many models are well
supported, including the Quadra 800 emulated by QEMU. Missing hardware
support is mostly documented at the web site, so add the URL.

Cc: Joshua Thompson <funaho@jurai.org>
Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Link: https://lore.kernel.org/r/bb327f05f8fb61eeb332cc2ba4e8335570976474.1605847196.git.fthain@telegraphics.com.au
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/Kconfig.machine

index 17e8c3a292d77043f387ee63f2eaa837f0983a90..054ff6392329b4ddddb5d195c0bb4bfdb7c66cae 100644 (file)
@@ -30,11 +30,9 @@ config MAC
        select HAVE_ARCH_NVRAM_OPS
        help
          This option enables support for the Apple Macintosh series of
-         computers (yes, there is experimental support now, at least for part
-         of the series).
-
-         Say N unless you're willing to code the remaining necessary support.
-         ;)
+         computers. If you plan to use this kernel on a Mac, say Y here and
+         browse the documentation available at <http://www.mac.linux-m68k.org/>;
+         otherwise say N.
 
 config APOLLO
        bool "Apollo support"