Skip to content

Commit 6d6aa6c

Browse files
geertuSasha Levin
authored andcommitted
soc: microchip: Fix POLARFIRE_SOC_SYS_CTRL input prompt
[ Upstream commit 6dd9a23 ] The symbol's prompt should be a one-line description, instead of just duplicating the symbol name. Signed-off-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Conor Dooley <[email protected]> Signed-off-by: Sasha Levin <[email protected]>
1 parent 0e5b11f commit 6d6aa6c

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
help
55
This driver adds support for the PolarFire SoC (MPFS) system controller.

0 commit comments

Comments
 (0)