Commit 8f607727 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Greg Ungerer
Browse files

m68k: nommu: Fix misspellings of "uCdimm"



Arcturus Networks produced the "uCsimm" and "uCdimm" modules.

Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: default avatarGreg Ungerer <gerg@linux-m68k.org>
parent ceaa837f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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"