linux-zen-server/drivers/soc/microchip/Kconfig

11 lines
311 B
Plaintext
Raw Normal View History

2023-08-30 17:53:23 +02:00
config POLARFIRE_SOC_SYS_CTRL
tristate "POLARFIRE_SOC_SYS_CTRL"
depends on POLARFIRE_SOC_MAILBOX
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.