Kconfig 311 B

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