brintos

brintos / linux-shallow public Read only

0
0
Text · 346 B · 00df6be Raw
11 lines · plain
1# SPDX-License-Identifier: GPL-2.02 3config COMMON_CLK_ZYNQMP4	bool "Support for Xilinx ZynqMP Ultrascale+ clock controllers"5	depends on ZYNQMP_FIRMWARE || COMPILE_TEST6	default ZYNQMP_FIRMWARE7	help8	  Support for the Zynqmp Ultrascale clock controller.9	  It has a dependency on the PMU firmware.10	  Say Y if you want to include clock support.11