Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Geert Uytterhoeven and committed by
Conor Dooley
6dd9a236 6613476e

+1 -1
+1 -1
drivers/soc/microchip/Kconfig
··· 1 1 config POLARFIRE_SOC_SYS_CTRL 2 - tristate "POLARFIRE_SOC_SYS_CTRL" 2 + tristate "Microchip PolarFire SoC (MPFS) system controller support" 3 3 depends on POLARFIRE_SOC_MAILBOX 4 4 depends on MTD 5 5 help