commit | cfc113ea86e5840e35f167c168ceaee334527479 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Tue Nov 09 23:19:50 2010 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Wed Nov 10 16:09:59 2010 -0600 |
tree | ecfd6fdf827e4a723fc04f70c99ac5b8c11ecacb | |
parent | 9ce5b5a07e58c12cb03faf2fe1005c699ae4e1e3 [diff] [blame] |
powerpc/8xxx: Enable e1000 driver on some FSL boards Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
diff --git a/include/configs/MPC8569MDS.h b/include/configs/MPC8569MDS.h index 6a15da5..b2d372e 100644 --- a/include/configs/MPC8569MDS.h +++ b/include/configs/MPC8569MDS.h
@@ -488,6 +488,7 @@ #undef CONFIG_EEPRO100 #undef CONFIG_TULIP +#define CONFIG_E1000 /* Define e1000 pci Ethernet card */ #undef CONFIG_PCI_SCAN_SHOW /* show pci devices on startup */