The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH] soc: microchip: Fix POLARFIRE_SOC_SYS_CTRL input prompt
@ 2024-01-22 15:04 Geert Uytterhoeven
  2024-01-22 15:07 ` Conor Dooley
  2024-01-22 16:43 ` Conor Dooley
  0 siblings, 2 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2024-01-22 15:04 UTC (permalink / raw)
  To: Conor Dooley; +Cc: linux-riscv, linux-kernel, Geert Uytterhoeven

The symbol's prompt should be a one-line description, instead of just
duplicating the symbol name.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 drivers/soc/microchip/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/soc/microchip/Kconfig b/drivers/soc/microchip/Kconfig
index 9b0fdd95276e4e01..19f4b576f822b2e5 100644
--- a/drivers/soc/microchip/Kconfig
+++ b/drivers/soc/microchip/Kconfig
@@ -1,5 +1,5 @@
 config POLARFIRE_SOC_SYS_CTRL
-	tristate "POLARFIRE_SOC_SYS_CTRL"
+	tristate "Microchip PolarFire SoC (MPFS) system controller support"
 	depends on POLARFIRE_SOC_MAILBOX
 	depends on MTD
 	help
-- 
2.34.1


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

* Re: [PATCH] soc: microchip: Fix POLARFIRE_SOC_SYS_CTRL input prompt
  2024-01-22 15:04 [PATCH] soc: microchip: Fix POLARFIRE_SOC_SYS_CTRL input prompt Geert Uytterhoeven
@ 2024-01-22 15:07 ` Conor Dooley
  2024-01-22 16:43 ` Conor Dooley
  1 sibling, 0 replies; 3+ messages in thread
From: Conor Dooley @ 2024-01-22 15:07 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: linux-riscv, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 220 bytes --]

On Mon, Jan 22, 2024 at 04:04:14PM +0100, Geert Uytterhoeven wrote:
> The symbol's prompt should be a one-line description, instead of just
> duplicating the symbol name.

Huh. Why it was ever like that I do not know...

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

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

* Re: [PATCH] soc: microchip: Fix POLARFIRE_SOC_SYS_CTRL input prompt
  2024-01-22 15:04 [PATCH] soc: microchip: Fix POLARFIRE_SOC_SYS_CTRL input prompt Geert Uytterhoeven
  2024-01-22 15:07 ` Conor Dooley
@ 2024-01-22 16:43 ` Conor Dooley
  1 sibling, 0 replies; 3+ messages in thread
From: Conor Dooley @ 2024-01-22 16:43 UTC (permalink / raw)
  To: Conor Dooley, Geert Uytterhoeven; +Cc: Conor Dooley, linux-riscv, linux-kernel

From: Conor Dooley <conor.dooley@microchip.com>

On Mon, 22 Jan 2024 16:04:14 +0100, Geert Uytterhoeven wrote:
> The symbol's prompt should be a one-line description, instead of just
> duplicating the symbol name.
> 
> 

Applied to riscv-soc-fixes, thanks!

[1/1] soc: microchip: Fix POLARFIRE_SOC_SYS_CTRL input prompt
      https://git.kernel.org/conor/c/6dd9a236042e

Thanks,
Conor.

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

end of thread, other threads:[~2024-01-22 16:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-22 15:04 [PATCH] soc: microchip: Fix POLARFIRE_SOC_SYS_CTRL input prompt Geert Uytterhoeven
2024-01-22 15:07 ` Conor Dooley
2024-01-22 16:43 ` Conor Dooley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox