Kconfig 361 B

1234567891011
  1. config POLARFIRE_SOC_SYS_CTRL
  2. tristate "Microchip PolarFire SoC (MPFS) system controller support"
  3. depends on POLARFIRE_SOC_MAILBOX
  4. depends on MTD
  5. help
  6. This driver adds support for the PolarFire SoC (MPFS) system controller.
  7. To compile this driver as a module, choose M here. the
  8. module will be called mpfs_system_controller.
  9. If unsure, say N.