11 lines
311 B
Plaintext
11 lines
311 B
Plaintext
config POLARFIRE_SOC_SYS_CTRL
|
|
tristate "POLARFIRE_SOC_SYS_CTRL"
|
|
depends on POLARFIRE_SOC_MAILBOX
|
|
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.
|