• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SPDX-License-Identifier: GPL-2.0
2#
3# Xilinx Clocking Wizard Driver
4#
5
6config COMMON_CLK_XLNX_CLKWZRD
7	tristate "Xilinx Clocking Wizard"
8	depends on COMMON_CLK && OF && HAS_IOMEM
9	help
10	  Support for the Xilinx Clocking Wizard IP core clock generator.
11