# SPDX-License-Identifier: GPL-2.0 config [31mCONFIG_COMMON_CLK_ZYNQMP[0m bool "Support for Xilinx ZynqMP Ultrascale+ clock controllers" depends on [31mCONFIG_ARCH_ZYNQMP[0m || [31mCONFIG_COMPILE_TEST[0m depends on [31mCONFIG_ZYNQMP_FIRMWARE[0m help Support for the Zynqmp Ultrascale clock controller. It has a dependency on the PMU firmware. Say Y if you want to include clock support. |