docs: move m68k architecture documentation under Documentation/arch/
authorJonathan Corbet <corbet@lwn.net>
Thu, 30 Mar 2023 19:48:12 +0000 (13:48 -0600)
committerJonathan Corbet <corbet@lwn.net>
Mon, 10 Apr 2023 22:46:11 +0000 (16:46 -0600)
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>
Documentation/admin-guide/kernel-parameters.rst
Documentation/arch/index.rst
Documentation/arch/m68k/buddha-driver.rst [moved from Documentation/m68k/buddha-driver.rst with 100% similarity]
Documentation/arch/m68k/features.rst [moved from Documentation/m68k/features.rst with 100% similarity]
Documentation/arch/m68k/index.rst [moved from Documentation/m68k/index.rst with 100% similarity]
Documentation/arch/m68k/kernel-options.rst [moved from Documentation/m68k/kernel-options.rst with 100% similarity]
arch/m68k/Kconfig.machine

index c833eac..6385e3b 100644 (file)
@@ -131,7 +131,7 @@ parameter is applicable::
        LOOP    Loopback device support is enabled.
        M68k    M68k architecture is enabled.
                        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.
        MIPS    MIPS architecture is enabled.
        MOUSE   Appropriate mouse support is enabled.
index 6839cd4..80ee310 100644 (file)
@@ -14,7 +14,7 @@ implementation.
    ../arm64/index
    ia64/index
    ../loongarch/index
-   ../m68k/index
+   m68k/index
    ../mips/index
    nios2/index
    openrisc/index
index e2f9612..28eebab 100644 (file)
@@ -11,7 +11,7 @@ config AMIGA
        help
          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
-         material available in <file:Documentation/m68k>; otherwise say N.
+         material available in <file:Documentation/arch/m68k>; otherwise say N.
 
 config ATARI
        bool "Atari support"
@@ -23,7 +23,7 @@ config ATARI
          This option enables support for the 68000-based Atari series of
          computers (including the TT, Falcon and Medusa). If you plan to use
          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
        bool