Message ID | 20200924065012.59605-4-alexandru.ardelean@analog.com (mailing list archive) |
---|---|
State | Superseded, archived |
Headers | show |
Series | clk: axi-clk-gen: misc updates to the driver | expand |
diff --git a/drivers/clk/Kconfig b/drivers/clk/Kconfig index 4026fac9fac3..44353f257fe2 100644 --- a/drivers/clk/Kconfig +++ b/drivers/clk/Kconfig @@ -239,7 +239,7 @@ config CLK_TWL6040 config COMMON_CLK_AXI_CLKGEN tristate "AXI clkgen driver" - depends on ARCH_ZYNQ || MICROBLAZE || COMPILE_TEST + depends on ARCH_ZYNQ || ARCH_ZYNQMP || MICROBLAZE || COMPILE_TEST help Support for the Analog Devices axi-clkgen pcore clock generator for Xilinx FPGAs. It is commonly used in Analog Devices' reference designs.