pinctrl: make the "Debug PINCTRL calls" entry actually do something
[deliverable/linux.git] / drivers / pinctrl / Makefile
index bdc548a6b7e9bdbab3497bc23299843e69bb937e..50a2e2f6bc270ab19c0e6f8dbdb8d4c126a2c562 100644 (file)
@@ -1,6 +1,6 @@
 # generic pinmux support
 
-ccflags-$(CONFIG_DEBUG_PINMUX) += -DDEBUG
+ccflags-$(CONFIG_DEBUG_PINCTRL)        += -DDEBUG
 
 obj-$(CONFIG_PINCTRL)          += core.o
 obj-$(CONFIG_PINMUX)           += pinmux.o
This page took 0.027836 seconds and 5 git commands to generate.