mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-01 08:04:22 +08:00
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:
parent
92b3de3f8a
commit
790a6c21c1
@ -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.
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user