brintos

brintos / linux-shallow public Read only

0
0
Text · 361 B · 19f4b57 Raw
12 lines · plain
1config POLARFIRE_SOC_SYS_CTRL2	tristate "Microchip PolarFire SoC (MPFS) system controller support"3	depends on POLARFIRE_SOC_MAILBOX4	depends on MTD5	help6	  This driver adds support for the PolarFire SoC (MPFS) system controller.7 8	  To compile this driver as a module, choose M here. the9	  module will be called mpfs_system_controller.10 11	  If unsure, say N.12