mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-12 02:05:54 +00:00
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.
|