summaryrefslogtreecommitdiff
path: root/include/configs/MPC8555CDS.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-06-20 18:52:51 -0400
committerTom Rini <trini@konsulko.com>2020-06-20 18:52:51 -0400
commit6ccbd1590fb15b673c90c9ccde5da8dcaaf80a10 (patch)
tree09a11c9b317bc0f2ed77dc9e00fb4169be1152c8 /include/configs/MPC8555CDS.h
parent5575f79bdaa824a90747d5a3d063b5219521b066 (diff)
parentd789a8259e3b3b77e3eb2b090373ab2cbc225629 (diff)
Merge branch 'net' of https://gitlab.denx.de/u-boot/custodians/u-boot-sh into next
- Convert pcnet and eepro100 ethernet drivers to DM
Diffstat (limited to 'include/configs/MPC8555CDS.h')
-rw-r--r--include/configs/MPC8555CDS.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/MPC8555CDS.h b/include/configs/MPC8555CDS.h
index d964b4e121..70289f570a 100644
--- a/include/configs/MPC8555CDS.h
+++ b/include/configs/MPC8555CDS.h
@@ -280,7 +280,6 @@ extern unsigned long get_clock_freq(void);
#define CONFIG_MPC85XX_PCI2
-#undef CONFIG_EEPRO100
#undef CONFIG_TULIP
#define CONFIG_PCI_SCAN_SHOW /* show pci devices on startup */