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>master
parent
6b33687995
commit
86e9dc86b1
@ -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 |
||||
|
Loading…
Reference in new issue