Skip to content

Commit 8f60772

Browse files
geertuGreg Ungerer
authored andcommitted
m68k: nommu: Fix misspellings of "uCdimm"
Arcturus Networks produced the "uCsimm" and "uCdimm" modules. Signed-off-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Greg Ungerer <[email protected]>
1 parent ceaa837 commit 8f60772

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

arch/m68k/Kconfig.machine

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,11 +192,11 @@ config UCSIMM
192192
Support for the Arcturus Networks uCsimm module.
193193

194194
config UCDIMM
195-
bool "uDsimm module support"
195+
bool "uCdimm module support"
196196
depends on !MMU
197197
select M68VZ328
198198
help
199-
Support for the Arcturus Networks uDsimm module.
199+
Support for the Arcturus Networks uCdimm module.
200200

201201
config DRAGEN2
202202
bool "DragenEngine II board support"

0 commit comments

Comments
 (0)