Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason...
[deliverable/linux.git] / drivers / pinctrl / bcm / Makefile
CommitLineData
b17f2f9b
RJ
1# Broadcom pinctrl support
2
cbd159ed
RJ
3obj-$(CONFIG_PINCTRL_BCM281XX) += pinctrl-bcm281xx.o
4obj-$(CONFIG_PINCTRL_BCM2835) += pinctrl-bcm2835.o
616043d5 5obj-$(CONFIG_PINCTRL_IPROC_GPIO) += pinctrl-iproc-gpio.o
cbd159ed 6obj-$(CONFIG_PINCTRL_CYGNUS_MUX) += pinctrl-cygnus-mux.o
8bfcbbbc 7obj-$(CONFIG_PINCTRL_NSP_GPIO) += pinctrl-nsp-gpio.o
b5aa1006 8obj-$(CONFIG_PINCTRL_NS2_MUX) += pinctrl-ns2-mux.o
cc4fa83f 9obj-$(CONFIG_PINCTRL_NSP_MUX) += pinctrl-nsp-mux.o
This page took 0.09057 seconds and 5 git commands to generate.