summaryrefslogtreecommitdiff
path: root/arch/m68k/Kconfig.machine
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2022-12-13 09:18:50 +0100
committerGreg Ungerer <gerg@linux-m68k.org>2023-02-13 08:56:39 +1000
commit8f6077272910d1c7b2ccaacbb02119e18aabecb8 (patch)
treeaa40fee8d85ef0be40ee2caee1973a89fb918426 /arch/m68k/Kconfig.machine
parentceaa837f96adb69c0df0397937cd74991d5d821a (diff)
m68k: nommu: Fix misspellings of "uCdimm"
Arcturus Networks produced the "uCsimm" and "uCdimm" modules. 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 53c45ccda564..b7a70297fbc1 100644
--- a/arch/m68k/Kconfig.machine
+++ b/arch/m68k/Kconfig.machine
@@ -192,11 +192,11 @@ config UCSIMM
Support for the Arcturus Networks uCsimm module.
config UCDIMM
- bool "uDsimm module support"
+ bool "uCdimm module support"
depends on !MMU
select M68VZ328
help
- Support for the Arcturus Networks uDsimm module.
+ Support for the Arcturus Networks uCdimm module.
config DRAGEN2
bool "DragenEngine II board support"