docs: move m68k architecture documentation under Documentation/arch/

Architecture-specific documentation is being moved into Documentation/arch/
as a way of cleaning up the top-level documentation directory and making
the docs hierarchy more closely match the source hierarchy.  Move
Documentation/m68k into arch/ and fix all in-tree references.

Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
Jonathan Corbet 2023-03-30 13:48:12 -06:00
parent 92b3de3f8a
commit 790a6c21c1
7 changed files with 4 additions and 4 deletions

View File

@ -131,7 +131,7 @@ parameter is applicable::
LOOP Loopback device support is enabled. LOOP Loopback device support is enabled.
M68k M68k architecture is enabled. M68k M68k architecture is enabled.
These options have more detailed description inside of These options have more detailed description inside of
Documentation/m68k/kernel-options.rst. Documentation/arch/m68k/kernel-options.rst.
MDA MDA console support is enabled. MDA MDA console support is enabled.
MIPS MIPS architecture is enabled. MIPS MIPS architecture is enabled.
MOUSE Appropriate mouse support is enabled. MOUSE Appropriate mouse support is enabled.

View File

@ -14,7 +14,7 @@ implementation.
../arm64/index ../arm64/index
ia64/index ia64/index
../loongarch/index ../loongarch/index
../m68k/index m68k/index
../mips/index ../mips/index
nios2/index nios2/index
openrisc/index openrisc/index

View File

@ -11,7 +11,7 @@ config AMIGA
help help
This option enables support for the Amiga series of computers. If This option enables support for the Amiga series of computers. If
you plan to use this kernel on an Amiga, say Y here and browse the you plan to use this kernel on an Amiga, say Y here and browse the
material available in <file:Documentation/m68k>; otherwise say N. material available in <file:Documentation/arch/m68k>; otherwise say N.
config ATARI config ATARI
bool "Atari support" bool "Atari support"
@ -23,7 +23,7 @@ config ATARI
This option enables support for the 68000-based Atari series of This option enables support for the 68000-based Atari series of
computers (including the TT, Falcon and Medusa). If you plan to use computers (including the TT, Falcon and Medusa). If you plan to use
this kernel on an Atari, say Y here and browse the material this kernel on an Atari, say Y here and browse the material
available in <file:Documentation/m68k>; otherwise say N. available in <file:Documentation/arch/m68k>; otherwise say N.
config ATARI_KBD_CORE config ATARI_KBD_CORE
bool bool