summaryrefslogtreecommitdiff
path: root/include/configs/ISPAN.h
diff options
context:
space:
mode:
authorJon Loeliger <jdl@freescale.com>2007-07-09 17:15:49 -0500
committerJon Loeliger <jdl@freescale.com>2007-07-09 17:15:49 -0500
commit639221c76c88215bd55af83ad174fc30d1940f8f (patch)
tree2f2e4fb3752c8abc551c5647a5366ec0936f63f6 /include/configs/ISPAN.h
parentc3517f919d0f61650cf3027fd4faf0f631142f6c (diff)
include/: Remove obsolete references to CONFIG_COMMANDS
Mostly removed from comments here. Signed-off-by: Jon Loeliger <jdl@freescale.com>
Diffstat (limited to 'include/configs/ISPAN.h')
-rw-r--r--include/configs/ISPAN.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/ISPAN.h b/include/configs/ISPAN.h
index 75dea18f5..e6ef76566 100644
--- a/include/configs/ISPAN.h
+++ b/include/configs/ISPAN.h
@@ -58,8 +58,7 @@
* for FCC).
*
* If CONFIG_ETHER_NONE is defined, then either the Ethernet routines must
- * be defined elsewhere (as for the console), or CFG_CMD_NET must be removed
- * from CONFIG_COMMANDS to remove support for networking.
+ * be defined elsewhere (as for the console), or CONFIG_CMD_NET must be unset.
*/
#undef CONFIG_ETHER_ON_SCC /* Define if Ethernet on SCC */
#define CONFIG_ETHER_ON_FCC /* Define if Ethernet on FCC */