summaryrefslogtreecommitdiffstats
path: root/include/configs/P1022DS.h
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2010-11-09 23:19:50 -0600
committerKumar Gala <galak@kernel.crashing.org>2010-11-10 16:09:59 -0600
commit16855ec139c24877d6474cda8820ac41a0ea85b0 (patch)
treeecfd6fdf827e4a723fc04f70c99ac5b8c11ecacb /include/configs/P1022DS.h
parent9147ce15c07a766c134b407a0bcdcb4955a1fa6f (diff)
downloadblackbird-obmc-uboot-16855ec139c24877d6474cda8820ac41a0ea85b0.tar.gz
blackbird-obmc-uboot-16855ec139c24877d6474cda8820ac41a0ea85b0.zip
powerpc/8xxx: Enable e1000 driver on some FSL boards
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'include/configs/P1022DS.h')
-rw-r--r--include/configs/P1022DS.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/P1022DS.h b/include/configs/P1022DS.h
index 6c8579f9ec..b411fc8bb7 100644
--- a/include/configs/P1022DS.h
+++ b/include/configs/P1022DS.h
@@ -270,6 +270,7 @@
#define CONFIG_NET_MULTI
#define CONFIG_PCI_PNP /* do pci plug-and-play */
#define CONFIG_PCI_SCAN_SHOW /* show pci devices on startup */
+#define CONFIG_E1000 /* Define e1000 pci Ethernet card */
#endif
/* SATA */
OpenPOWER on IntegriCloud