summaryrefslogtreecommitdiff
path: root/include/configs/barco.h
diff options
context:
space:
mode:
authorJon Loeliger <jdl@freescale.com>2007-07-10 09:29:01 -0500
committerJon Loeliger <jdl@freescale.com>2007-07-10 09:29:01 -0500
commit80ff4f99b84b64edca3fd10da365ec1493be1c95 (patch)
treebc27069012648f0aaca46fc9850eb35be130b67c /include/configs/barco.h
parenta1aa0bb502e25fd598b5e0ccdfb2c174921d714a (diff)
include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*.
Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h used to be included but CONFIG_BOOTP_MASK was not defined. Remove lingering references to CFG_CMD_* symbols. Signed-off-by: Jon Loeliger <jdl@freescale.com>
Diffstat (limited to 'include/configs/barco.h')
-rw-r--r--include/configs/barco.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/configs/barco.h b/include/configs/barco.h
index 09078d42c..0bb446f78 100644
--- a/include/configs/barco.h
+++ b/include/configs/barco.h
@@ -92,6 +92,8 @@
#define CONFIG_CMD_EEPROM
#define CONFIG_CMD_PCI
+#undef CONFIG_CMD_NET
+
#define CONFIG_HUSH_PARSER 1 /* use "hush" command parser */
#define CONFIG_BOOTDELAY 1
@@ -116,7 +118,6 @@
*/
#define CONFIG_PCI /* include pci support */
#undef CONFIG_PCI_PNP
-#undef CFG_CMD_NET
#define PCI_ENET0_IOADDR 0x80000000
#define PCI_ENET0_MEMADDR 0x80000000