summaryrefslogtreecommitdiff
path: root/include/configs/MPC8641HPCN.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/MPC8641HPCN.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/MPC8641HPCN.h')
-rw-r--r--include/configs/MPC8641HPCN.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/MPC8641HPCN.h b/include/configs/MPC8641HPCN.h
index edbeeefdd4..78d1dd2c37 100644
--- a/include/configs/MPC8641HPCN.h
+++ b/include/configs/MPC8641HPCN.h
@@ -334,7 +334,6 @@ extern unsigned long get_board_sys_clk(unsigned long dummy);
#define CONFIG_PCI_SCAN_SHOW /* show pci devices on startup */
-#undef CONFIG_EEPRO100
#undef CONFIG_TULIP
/************************************************************