global: Move remaining CONFIG_SYS_* to CFG_SYS_*
[pandora-u-boot.git] / include / configs / bmips_bcm63268.h
index c5bda16..93426d2 100644 (file)
@@ -14,7 +14,7 @@
 /* U-Boot */
 
 #if defined(CONFIG_BMIPS_BOOT_RAM)
-#define CONFIG_SYS_INIT_SP_OFFSET      SZ_8K
+#define CFG_SYS_INIT_SP_OFFSET SZ_8K
 #endif
 
 #endif /* __CONFIG_BMIPS_BCM63268_H */