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:
parent
ceaa837f96
commit
8f60772729
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue