summaryrefslogtreecommitdiff
path: root/arch/m68k/Kconfig.machine
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2022-12-19 14:40:29 +0100
committerGreg Ungerer <gerg@linux-m68k.org>2023-02-13 08:56:39 +1000
commit5aa52ccf692bfef7ddc23c2be1d48524a4427527 (patch)
tree6dc08be27f8529192e5277e13ea5fd8c3346feae /arch/m68k/Kconfig.machine
parent8f6077272910d1c7b2ccaacbb02119e18aabecb8 (diff)
m68k: nommu: Fix misspellings of "DragonEngine"
Exys produced the "DragonEngine II" board. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Greg Ungerer <gerg@linux-m68k.org>
Diffstat (limited to 'arch/m68k/Kconfig.machine')
-rw-r--r--arch/m68k/Kconfig.machine4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/m68k/Kconfig.machine b/arch/m68k/Kconfig.machine
index b7a70297fbc1..e2f961208f18 100644
--- a/arch/m68k/Kconfig.machine
+++ b/arch/m68k/Kconfig.machine
@@ -199,11 +199,11 @@ config UCDIMM
Support for the Arcturus Networks uCdimm module.
config DRAGEN2
- bool "DragenEngine II board support"
+ bool "DragonEngine II board support"
depends on !MMU
select M68VZ328
help
- Support for the DragenEngine II board.
+ Support for the DragonEngine II board.
config DIRECT_IO_ACCESS
bool "Allow user to access IO directly"