xref: /linux/drivers/soc/microchip/Kconfig (revision b33b8731566d50aae6e11bd02921452cf3a7e0e7)
1config 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
7	  To compile this driver as a module, choose M here. the
8	  module will be called mpfs_system_controller.
9
10	  If unsure, say N.
11