rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
[platform/kernel/u-boot.git] / arch / arm / cpu / arm720t / interrupts.c
index 8437717..f0fc58d 100644 (file)
@@ -11,7 +11,7 @@
 
 #include <common.h>
 
-#if defined(CONFIG_TEGRA)
+#if defined(CONFIG_ARCH_TEGRA)
 static ulong timestamp;
 static ulong lastdec;