From 16855ec139c24877d6474cda8820ac41a0ea85b0 Mon Sep 17 00:00:00 2001 From: Kumar Gala Date: Tue, 9 Nov 2010 23:19:50 -0600 Subject: powerpc/8xxx: Enable e1000 driver on some FSL boards Signed-off-by: Kumar Gala --- include/configs/P1022DS.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/configs/P1022DS.h') diff --git a/include/configs/P1022DS.h b/include/configs/P1022DS.h index 6c8579f..b411fc8 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 */ -- cgit v1.1