Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0
0002 
0003 config COMMON_CLK_ZYNQMP
0004         bool "Support for Xilinx ZynqMP Ultrascale+ clock controllers"
0005         depends on ZYNQMP_FIRMWARE || COMPILE_TEST
0006         default ZYNQMP_FIRMWARE
0007         help
0008           Support for the Zynqmp Ultrascale clock controller.
0009           It has a dependency on the PMU firmware.
0010           Say Y if you want to include clock support.