aboutsummaryrefslogtreecommitdiff
path: root/include/configs/ep82xxm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/ep82xxm.h')
-rw-r--r--include/configs/ep82xxm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/ep82xxm.h b/include/configs/ep82xxm.h
index 372b10c62..a77ccef63 100644
--- a/include/configs/ep82xxm.h
+++ b/include/configs/ep82xxm.h
@@ -135,7 +135,7 @@
#define CONFIG_NETMASK 255.255.255.0
#define CONFIG_BOOTDELAY 5 /* autoboot after 5 seconds */
#define CFG_ENV_IN_OWN_SECT 1
-#define CFG_AUTO_COMPLETE
+#define CONFIG_AUTO_COMPLETE 1
#define CONFIG_EXTRA_ENV_SETTINGS "ethprime=FCC3 ETHERNET"
#if (CONFIG_COMMANDS & CFG_CMD_KGDB)