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 v3.17-rc6 9 lines 288 B view raw
1config CLK_BCM_KONA 2 bool "Broadcom Kona CCU clock support" 3 depends on ARCH_BCM_MOBILE 4 depends on COMMON_CLK 5 default y 6 help 7 Enable common clock framework support for Broadcom SoCs 8 using "Kona" style clock control units, including those 9 in the BCM281xx and BCM21664 families.