m68k: nommu: Fix misspellings of "uCdimm"
authorGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 13 Dec 2022 08:18:50 +0000 (09:18 +0100)
committerGreg Ungerer <gerg@linux-m68k.org>
Sun, 12 Feb 2023 22:56:39 +0000 (08:56 +1000)
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>
arch/m68k/Kconfig.machine

index 53c45ccda5647b5d553b6a7ac914e668d7ecf343..b7a70297fbc1a5a6e1b5ee09a18260e75dbade6e 100644 (file)
@@ -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"