All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] m68k: nommu: Fix misspellings of "uCdimm"
@ 2022-12-13  8:18 Geert Uytterhoeven
  2022-12-19 12:29 ` Greg Ungerer
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2022-12-13  8:18 UTC (permalink / raw)
  To: Greg Ungerer; +Cc: linux-m68k, Geert Uytterhoeven

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

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
---
 arch/m68k/Kconfig.machine | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/m68k/Kconfig.machine b/arch/m68k/Kconfig.machine
index 53c45ccda5647b5d..b7a70297fbc1a5a6 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"
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] m68k: nommu: Fix misspellings of "uCdimm"
  2022-12-13  8:18 [PATCH] m68k: nommu: Fix misspellings of "uCdimm" Geert Uytterhoeven
@ 2022-12-19 12:29 ` Greg Ungerer
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Ungerer @ 2022-12-19 12:29 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: linux-m68k

Hi Geert,

On 13/12/22 18:18, Geert Uytterhoeven wrote:
> Arcturus Networks produced the "uCsimm" and "uCdimm" modules.
> 
> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>

Looks good. Do you want me to push this through the m68knommu tree?

Regards
Greg


> ---
>   arch/m68k/Kconfig.machine | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/arch/m68k/Kconfig.machine b/arch/m68k/Kconfig.machine
> index 53c45ccda5647b5d..b7a70297fbc1a5a6 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"

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-12-19 12:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-13  8:18 [PATCH] m68k: nommu: Fix misspellings of "uCdimm" Geert Uytterhoeven
2022-12-19 12:29 ` Greg Ungerer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.