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>
This commit is contained in:
Geert Uytterhoeven 2022-12-13 09:18:50 +01:00 committed by Greg Ungerer
parent ceaa837f96
commit 8f60772729

View 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"