blob: 63d4241a09187107a4126b17e565bdad9e4d2fbc [file] [log] [blame]
Linus Walleij2744e8a2011-05-02 20:50:54 +02001# generic pinmux support
2
3ccflags-$(CONFIG_DEBUG_PINMUX) += -DDEBUG
4
5obj-$(CONFIG_PINCTRL) += core.o
6obj-$(CONFIG_PINMUX) += pinmux.o
Linus Walleij98da3522011-05-02 20:54:38 +02007obj-$(CONFIG_PINMUX_U300) += pinmux-u300.o