We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd30ac8 commit c00b5f2Copy full SHA for c00b5f2
drivers/clk/xilinx/Kconfig
@@ -20,6 +20,7 @@ config XILINX_VCU
20
config COMMON_CLK_XLNX_CLKWZRD
21
tristate "Xilinx Clocking Wizard"
22
depends on COMMON_CLK && OF
23
+ depends on HAS_IOMEM
24
help
25
Support for the Xilinx Clocking Wizard IP core clock generator.
26
Adds support for clocking wizard and compatible.
0 commit comments