]> Git Repo - J-u-boot.git/commit - configs/p2371-2180_defconfig
net: Move CONFIG_RTL8169 to Kconfig
authorBin Meng <[email protected]>
Mon, 21 Mar 2016 13:47:42 +0000 (06:47 -0700)
committerTom Rini <[email protected]>
Tue, 22 Mar 2016 16:19:53 +0000 (12:19 -0400)
commit0764f24ae6bc937e358990c357f7452b4d5351e3
tree6387bba057763db69c8b056ad3398c6e97f7102e
parent86e9dc86b1a2f815582e7e3ad1f7d64481350733
net: Move CONFIG_RTL8169 to Kconfig

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

Signed-off-by: Bin Meng <[email protected]>
Acked-by: Stephen Warren <[email protected]>
Acked-by: Joe Hershberger <[email protected]>
17 files changed:
configs/beaver_defconfig
configs/cardhu_defconfig
configs/chromebox_panther_defconfig
configs/jetson-tk1_defconfig
configs/minnowmax_defconfig
configs/p2371-2180_defconfig
configs/trimslice_defconfig
drivers/net/Kconfig
include/configs/beaver.h
include/configs/cardhu.h
include/configs/chromebox_panther.h
include/configs/jetson-tk1.h
include/configs/minnowmax.h
include/configs/p2371-2180.h
include/configs/r7780mp.h
include/configs/sh7785lcr.h
include/configs/trimslice.h
This page took 0.046208 seconds and 4 git commands to generate.