Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[linux-btrfs-devel.git] / drivers / pinctrl / Makefile
blobbdc548a6b7e9bdbab3497bc23299843e69bb937e
1 # generic pinmux support
3 ccflags-$(CONFIG_DEBUG_PINMUX) += -DDEBUG
5 obj-$(CONFIG_PINCTRL) += core.o
6 obj-$(CONFIG_PINMUX) += pinmux.o
7 obj-$(CONFIG_PINMUX_SIRF) += pinmux-sirf.o
8 obj-$(CONFIG_PINMUX_U300) += pinmux-u300.o