DIR:/usr/lib/modules/5.14.0-503.14.1.el9_5.x86_64/source/drivers/clk/zynqmp/ |
Current File : //usr/lib/modules/5.14.0-503.14.1.el9_5.x86_64/source/drivers/clk/zynqmp/Kconfig |
# SPDX-License-Identifier: GPL-2.0 config COMMON_CLK_ZYNQMP bool "Support for Xilinx ZynqMP Ultrascale+ clock controllers" depends on ZYNQMP_FIRMWARE || COMPILE_TEST default ZYNQMP_FIRMWARE 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. |