summaryrefslogtreecommitdiffstats
path: root/include/configs/MPC8260ADS.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/MPC8260ADS.h
parentc3517f919d0f61650cf3027fd4faf0f631142f6c (diff)
downloadblackbird-obmc-uboot-639221c76c88215bd55af83ad174fc30d1940f8f.tar.gz
blackbird-obmc-uboot-639221c76c88215bd55af83ad174fc30d1940f8f.zip
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/MPC8260ADS.h')
-rw-r--r--include/configs/MPC8260ADS.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/MPC8260ADS.h b/include/configs/MPC8260ADS.h
index b41866fcf5..a36b69d6bb 100644
--- a/include/configs/MPC8260ADS.h
+++ b/include/configs/MPC8260ADS.h
@@ -101,8 +101,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.
+ * defined elsewhere (as for the console), or CONFIG_CMD_NET must be unset.
*/
#undef CONFIG_ETHER_ON_SCC /* define if ether on SCC */
#define CONFIG_ETHER_ON_FCC /* define if ether on FCC */
OpenPOWER on IntegriCloud