rename CFG_ macros to CONFIG_SYS
[platform/kernel/u-boot.git] / board / ssv / adnpesc1 / config.mk
index 7d8eb03..cf05445 100644 (file)
@@ -22,7 +22,7 @@
 # MA 02111-1307 USA
 #
 
-TEXT_BASE = 0x02fc0000 # ATTENTION: notice your CFG_MONITOR_LEN setting
+TEXT_BASE = 0x02fc0000 # ATTENTION: notice your CONFIG_SYS_MONITOR_LEN setting
 
 ifeq ($(debug),1)
 PLATFORM_CPPFLAGS += -DDEBUG