]> asedeno.scripts.mit.edu Git - linux.git/blob - drivers/clk/zynqmp/Kconfig
Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs
[linux.git] / drivers / clk / zynqmp / Kconfig
1 # SPDX-License-Identifier: GPL-2.0
2
3 config COMMON_CLK_ZYNQMP
4         bool "Support for Xilinx ZynqMP Ultrascale+ clock controllers"
5         depends on ARCH_ZYNQMP || COMPILE_TEST
6         depends on ZYNQMP_FIRMWARE
7         help
8           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.