]> Git Repo - J-u-boot.git/commit
net: Move CONFIG_RTL8139 to Kconfig
authorBin Meng <[email protected]>
Mon, 21 Mar 2016 13:47:41 +0000 (06:47 -0700)
committerTom Rini <[email protected]>
Tue, 22 Mar 2016 16:19:27 +0000 (12:19 -0400)
commit86e9dc86b1a2f815582e7e3ad1f7d64481350733
treebb3f1b29966b686366db12a0573f2bd56821667c
parent6b336879954a01fc2222098aaa7e2e667bf6ff31
net: Move CONFIG_RTL8139 to Kconfig

Introduce CONFIG_RTL8139 in Kconfig and move over boards' defconfig
to use that.

Signed-off-by: Bin Meng <[email protected]>
Acked-by: Joe Hershberger <[email protected]>
[trini: Fixup MPC8641HPCN* and r2dplus configs]
Signed-off-by: Tom Rini <[email protected]>
configs/MPC8544DS_defconfig
configs/MPC8641HPCN_36BIT_defconfig
configs/MPC8641HPCN_defconfig
configs/r2dplus_defconfig
drivers/net/Kconfig
include/configs/MPC8536DS.h
include/configs/MPC8544DS.h
include/configs/MPC8572DS.h
include/configs/MPC8641HPCN.h
include/configs/r2dplus.h
This page took 0.039868 seconds and 4 git commands to generate.