summaryrefslogtreecommitdiffstats
path: root/include/configs/MPC8641HPCN.h
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2016-03-21 06:47:41 -0700
committerTom Rini <trini@konsulko.com>2016-03-22 12:19:27 -0400
commit86e9dc86b1a2f815582e7e3ad1f7d64481350733 (patch)
treebb3f1b29966b686366db12a0573f2bd56821667c /include/configs/MPC8641HPCN.h
parent6b336879954a01fc2222098aaa7e2e667bf6ff31 (diff)
downloadblackbird-obmc-uboot-86e9dc86b1a2f815582e7e3ad1f7d64481350733.tar.gz
blackbird-obmc-uboot-86e9dc86b1a2f815582e7e3ad1f7d64481350733.zip
net: Move CONFIG_RTL8139 to Kconfig
Introduce CONFIG_RTL8139 in Kconfig and move over boards' defconfig to use that. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com> [trini: Fixup MPC8641HPCN* and r2dplus configs] Signed-off-by: Tom Rini <trini@konsulko.com>
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 bd0a3f5716..1f4ed2a536 100644
--- a/include/configs/MPC8641HPCN.h
+++ b/include/configs/MPC8641HPCN.h
@@ -362,7 +362,6 @@ extern unsigned long get_board_sys_clk(unsigned long dummy);
#define CONFIG_PCI_PNP /* do pci plug-and-play */
-#define CONFIG_RTL8139
#undef CONFIG_EEPRO100
#undef CONFIG_TULIP
OpenPOWER on IntegriCloud