]> git.itanic.dy.fi Git - linux-stable/commitdiff
soc: microchip: Fix POLARFIRE_SOC_SYS_CTRL input prompt
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 22 Jan 2024 15:04:14 +0000 (16:04 +0100)
committerConor Dooley <conor.dooley@microchip.com>
Mon, 22 Jan 2024 16:39:40 +0000 (16:39 +0000)
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>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
drivers/soc/microchip/Kconfig

index 9b0fdd95276e4e017d32012d1f2de3107556e242..19f4b576f822b2e57309308f5294914af27df570 100644 (file)
@@ -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