1
0
Fork 0
android_kernel_rockchip_tart/drivers/soc/microchip/Kconfig
2025-06-27 00:32:42 -05:00

11 lines
361 B
Text

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