diff options
author | Tom Rini <trini@konsulko.com> | 2015-08-23 20:41:04 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-08-23 20:41:04 -0400 |
commit | 14e7a30f2e8963fc5b91ba68e53bb2de708aee65 (patch) | |
tree | ecb16f3b3434a5ac501fa5c9d7fbea00c87f225c /include/configs/MPC8569MDS.h | |
parent | 7a53b9544e388ac80bff2a3912865df029de27d0 (diff) | |
parent | a77fda1f7df4739d044ca9fcf413b1c93cef111e (diff) |
Merge branch 'master' of git://git.denx.de/u-boot-net
Diffstat (limited to 'include/configs/MPC8569MDS.h')
-rw-r--r-- | include/configs/MPC8569MDS.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/MPC8569MDS.h b/include/configs/MPC8569MDS.h index 78019b9c3a..ad8082950b 100644 --- a/include/configs/MPC8569MDS.h +++ b/include/configs/MPC8569MDS.h @@ -441,7 +441,6 @@ extern unsigned long get_clock_freq(void); #undef CONFIG_EEPRO100 #undef CONFIG_TULIP -#define CONFIG_E1000 /* Define e1000 pci Ethernet card */ #undef CONFIG_PCI_SCAN_SHOW /* show pci devices on startup */ |