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 v6.19-rc5 4 lines 166 B view raw
1# SPDX-License-Identifier: GPL-2.0 2# Cix Sky1 pin control drivers 3obj-$(CONFIG_PINCTRL_SKY1_BASE) += pinctrl-sky1-base.o 4obj-$(CONFIG_PINCTRL_SKY1) += pinctrl-sky1.o