summaryrefslogtreecommitdiffstats
path: root/include/configs/sc3.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/sc3.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/sc3.h')
-rw-r--r--include/configs/sc3.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/sc3.h b/include/configs/sc3.h
index 578ef80aa6..9709fe292c 100644
--- a/include/configs/sc3.h
+++ b/include/configs/sc3.h
@@ -68,8 +68,7 @@
* Define IDE_USES_ISA_EMULATION for slower IDE access in the ISA-IO address range
* If undefined, IDE access uses a seperat emulation with higher access speed.
* Consider to inform your Linux IDE driver about the different addresses!
- * IDE_USES_ISA_EMULATION is only used if your CONFIG_COMMANDS macro includes
- * the CFG_CMD_IDE macro!
+ * IDE_USES_ISA_EMULATION is only used if you define CONFIG_CMD_IDE!
*/
#define IDE_USES_ISA_EMULATION
OpenPOWER on IntegriCloud