summaryrefslogtreecommitdiffstats
path: root/include/configs/barco.h
diff options
context:
space:
mode:
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 09078d42c6..0bb446f784 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
OpenPOWER on IntegriCloud