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