From 8f6077272910d1c7b2ccaacbb02119e18aabecb8 Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Tue, 13 Dec 2022 09:18:50 +0100 Subject: m68k: nommu: Fix misspellings of "uCdimm" Arcturus Networks produced the "uCsimm" and "uCdimm" modules. Signed-off-by: Geert Uytterhoeven Signed-off-by: Greg Ungerer --- arch/m68k/Kconfig.machine | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'arch/m68k') diff --git a/arch/m68k/Kconfig.machine b/arch/m68k/Kconfig.machine index 53c45ccda564..b7a70297fbc1 100644 --- a/arch/m68k/Kconfig.machine +++ b/arch/m68k/Kconfig.machine @@ -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" -- cgit v1.2.3