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.4-rc8 6 lines 250 B view raw
1# Broadcom pinctrl support 2 3obj-$(CONFIG_PINCTRL_BCM281XX) += pinctrl-bcm281xx.o 4obj-$(CONFIG_PINCTRL_BCM2835) += pinctrl-bcm2835.o 5obj-$(CONFIG_PINCTRL_CYGNUS_GPIO) += pinctrl-cygnus-gpio.o 6obj-$(CONFIG_PINCTRL_CYGNUS_MUX) += pinctrl-cygnus-mux.o