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.2-rc7 8 lines 279 B view raw
1# Core 2obj-$(CONFIG_PINCTRL_MTK_COMMON) += pinctrl-mtk-common.o 3 4# SoC Drivers 5obj-$(CONFIG_PINCTRL_MT8135) += pinctrl-mt8135.o 6obj-$(CONFIG_PINCTRL_MT8127) += pinctrl-mt8127.o 7obj-$(CONFIG_PINCTRL_MT8173) += pinctrl-mt8173.o 8obj-$(CONFIG_PINCTRL_MT6397) += pinctrl-mt6397.o