6dd9a23604
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>
12 lines
361 B
Plaintext
12 lines
361 B
Plaintext
config POLARFIRE_SOC_SYS_CTRL
|
|
tristate "Microchip PolarFire SoC (MPFS) system controller support"
|
|
depends on POLARFIRE_SOC_MAILBOX
|
|
depends on MTD
|
|
help
|
|
This driver adds support for the PolarFire SoC (MPFS) system controller.
|
|
|
|
To compile this driver as a module, choose M here. the
|
|
module will be called mpfs_system_controller.
|
|
|
|
If unsure, say N.
|