]> nv-tegra.nvidia Code Review - linux-2.6.git/blobdiff - drivers/base/power/Makefile
PM: Do not require dev spew to get PM_DEBUG
[linux-2.6.git] / drivers / base / power / Makefile
index fff178007208ff7ff2fa74e8a8bf2528ff5cdb3a..966a5e2874150eae972089e728f4b37b17cec9b8 100644 (file)
@@ -5,6 +5,6 @@ obj-$(CONFIG_PM_TRACE)  += trace.o
 ifeq ($(CONFIG_DEBUG_DRIVER),y)
 EXTRA_CFLAGS += -DDEBUG
 endif
-ifeq ($(CONFIG_PM_DEBUG),y)
+ifeq ($(CONFIG_PM_VERBOSE),y)
 EXTRA_CFLAGS += -DDEBUG
 endif