blob: 9b0fdd95276e4e017d32012d1f2de3107556e242 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
config POLARFIRE_SOC_SYS_CTRL
tristate "POLARFIRE_SOC_SYS_CTRL"
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.
|