summaryrefslogtreecommitdiffstats
path: root/board/fads
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2006-07-21 15:24:56 +0200
committerWolfgang Denk <wd@pollux.denx.de>2006-07-21 15:24:56 +0200
commit966083e95f5ba2bf4a1723b19313e69c14b60092 (patch)
tree511a1ed8d7147e38a8437a2afa26dcc221b0c471 /board/fads
parent144f7795eefae2997dbac461fc150fe9bd9057c8 (diff)
downloadtalos-obmc-uboot-966083e95f5ba2bf4a1723b19313e69c14b60092.tar.gz
talos-obmc-uboot-966083e95f5ba2bf4a1723b19313e69c14b60092.zip
More code cleanup
Diffstat (limited to 'board/fads')
-rw-r--r--board/fads/fads.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/fads/fads.h b/board/fads/fads.h
index e981be03b5..41f18b5cf5 100644
--- a/board/fads/fads.h
+++ b/board/fads/fads.h
@@ -467,7 +467,9 @@
#define CONFIG_ISO_PARTITION 1
#undef CONFIG_ATAPI
+#if 0 /* does not make sense when CFG_CMD_IDE is not enabled, too */
#define CONFIG_IDE_8xx_PCCARD 1 /* Use IDE with PC Card Adapter */
+#endif
#undef CONFIG_IDE_8xx_DIRECT /* Direct IDE not supported */
#undef CONFIG_IDE_LED /* LED for ide not supported */
#undef CONFIG_IDE_RESET /* reset for ide not supported */
OpenPOWER on IntegriCloud