summaryrefslogtreecommitdiffstats
path: root/include/configs/aev.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/aev.h')
-rw-r--r--include/configs/aev.h12
1 files changed, 10 insertions, 2 deletions
diff --git a/include/configs/aev.h b/include/configs/aev.h
index 93b20db5ce..5bab793e9c 100644
--- a/include/configs/aev.h
+++ b/include/configs/aev.h
@@ -92,6 +92,15 @@
/*
+ * BOOTP options
+ */
+#define CONFIG_BOOTP_BOOTFILESIZE
+#define CONFIG_BOOTP_BOOTPATH
+#define CONFIG_BOOTP_GATEWAY
+#define CONFIG_BOOTP_HOSTNAME
+
+
+/*
* Command line configuration.
*/
#include <config_cmd_default.h>
@@ -343,8 +352,7 @@
#endif
/*
- * Enable loopw commando. This has only affect, if CFG_CMD_MEM is defined,
- * which is normally part of the default commands (CFV_CMD_DFL)
+ * Enable loopw command.
*/
#define CONFIG_LOOPW
OpenPOWER on IntegriCloud