Skip to content

Commit 6dd9a23

Browse files
geertuConchuOD
authored andcommitted
soc: microchip: Fix POLARFIRE_SOC_SYS_CTRL input prompt
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>
1 parent 6613476 commit 6dd9a23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/soc/microchip/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
config POLARFIRE_SOC_SYS_CTRL
2-
tristate "POLARFIRE_SOC_SYS_CTRL"
2+
tristate "Microchip PolarFire SoC (MPFS) system controller support"
33
depends on POLARFIRE_SOC_MAILBOX
44
depends on MTD
55
help

0 commit comments

Comments
 (0)