Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.10-rc3 9 lines 211 B view raw
1# 2# Xilinx Clocking Wizard Driver 3# 4 5config COMMON_CLK_XLNX_CLKWZRD 6 tristate "Xilinx Clocking Wizard" 7 depends on COMMON_CLK && OF 8 ---help--- 9 Support for the Xilinx Clocking Wizard IP core clock generator.