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>
This commit is contained in:
Geert Uytterhoeven 2024-01-22 16:04:14 +01:00 committed by Conor Dooley
parent 6613476e22
commit 6dd9a23604
1 changed files with 1 additions and 1 deletions

View 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