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.13-rc6 12 lines 319 B view raw
1# SPDX-License-Identifier: GPL-2.0 2 3config COMMON_CLK_PIC32 4 def_bool COMMON_CLK && MACH_PIC32 5 6config MCHP_CLK_MPFS 7 bool "Clk driver for PolarFire SoC" 8 depends on ARCH_MICROCHIP_POLARFIRE || COMPILE_TEST 9 default ARCH_MICROCHIP_POLARFIRE 10 select AUXILIARY_BUS 11 help 12 Supports Clock Configuration for PolarFire SoC