Commit 6dd9a236 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Conor Dooley
Browse files

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: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarConor Dooley <conor.dooley@microchip.com>
parent 6613476e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
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