summaryrefslogtreecommitdiffstats
path: root/include/configs/inka4x0.h
diff options
context:
space:
mode:
authorwdenk <wdenk>2004-12-19 09:58:11 +0000
committerwdenk <wdenk>2004-12-19 09:58:11 +0000
commitec0aee7b68348ae0215f621ba488a5578c79b56e (patch)
tree009e0b0b163193bf5e51826161d7c9ff780e52bb /include/configs/inka4x0.h
parentf7d1572bf51619554f278cb543ef0445baa3a1f8 (diff)
downloadtalos-obmc-uboot-ec0aee7b68348ae0215f621ba488a5578c79b56e.tar.gz
talos-obmc-uboot-ec0aee7b68348ae0215f621ba488a5578c79b56e.zip
Cleanup: avoid trigraph warning in fs/ext2/ext2fs.c; rename UC100 -> uc100
Diffstat (limited to 'include/configs/inka4x0.h')
-rw-r--r--include/configs/inka4x0.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/inka4x0.h b/include/configs/inka4x0.h
index c7dbfd0d9d..d7d18851b5 100644
--- a/include/configs/inka4x0.h
+++ b/include/configs/inka4x0.h
@@ -53,7 +53,7 @@
/*
* Supported commands
*/
-#define CONFIG_COMMANDS (CONFIG_CMD_DFL)
+#define CONFIG_COMMANDS (CONFIG_CMD_DFL | CFG_CMD_DHCP)
/* this must be included AFTER the definition of CONFIG_COMMANDS (if any) */
#include <cmd_confdefs.h>
OpenPOWER on IntegriCloud