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

Configure Feed

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

at v6.17-rc2 7 lines 254 B view raw
1# SPDX-License-Identifier: GPL-2.0-only 2config COMMON_CLK_TI_ADPLL 3 tristate "Clock driver for dm814x ADPLL" 4 depends on ARCH_OMAP2PLUS || COMPILE_TEST 5 default y if SOC_TI81XX 6 help 7 ADPLL clock driver for the dm814x SoC using common clock framework.