1 # SPDX-License-Identifier: GPL-2.0
2 menu "Xilinx SoC drivers"
5 tristate "Xilinx VCU logicoreIP Init"
8 Provides the driver to enable and disable the isolation between the
9 processing system and programmable logic part by using the logicoreIP
10 register set. This driver also configures the frequency based on the
11 clock information from the logicoreIP register set.
13 If you say yes here you get support for the logicoreIP.
17 To compile this driver as a module, choose M here: the
18 module will be called xlnx_vcu.
21 bool "Enable Xilinx Zynq MPSoC Power Management driver"
22 depends on PM && ARCH_ZYNQMP
25 Say yes to enable power management support for ZyqnMP SoC.
26 This driver uses firmware driver as an interface for power
27 management request to firmware. It registers isr to handle
28 power management callbacks from firmware.
31 config ZYNQMP_PM_DOMAINS
32 bool "Enable Zynq MPSoC generic PM domains"
34 depends on PM && ARCH_ZYNQMP && ZYNQMP_FIRMWARE
35 select PM_GENERIC_DOMAINS
37 Say yes to enable device power management through PM domains