ddr_freq: fix when enable armtrustzone ,then ddr_freq error.
authorqjb <qjb@rock-chips.com>
Tue, 20 Jan 2015 02:28:07 +0000 (10:28 +0800)
committerqjb <qjb@rock-chips.com>
Tue, 20 Jan 2015 02:29:07 +0000 (10:29 +0800)
arch/arm/mach-rockchip/Makefile

index 8dfc9e53f23f6eacd6d2fd49b88eb10abdeca5bf..d3e49d113acb0731d7b299f8ab7ee4d1cef7b6bb 100755 (executable)
@@ -5,7 +5,7 @@ obj-y += rk312x.o
 obj-y += rk3126b.o
 obj-y += rk3188.o
 obj-y += rk3288.o
-ifeq ($(CONFIG_ARM_TRUSTZONE),n)
+ifneq ($(CONFIG_ARM_TRUSTZONE),y)
 obj-y += ddr_freq.o
 endif
 obj-y += efuse.o