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>
This commit is contained in:
Bin Meng
2016-03-21 06:47:41 -07:00
committed by Tom Rini
parent 6b33687995
commit 86e9dc86b1
10 changed files with 10 additions and 9 deletions

View File

@@ -1,4 +1,5 @@
CONFIG_SH=y
CONFIG_TARGET_R2DPLUS=y
# CONFIG_CMD_SETEXPR is not set
CONFIG_RTL8139=y
CONFIG_USE_PRIVATE_LIBGCC=y