]> git.sur5r.net Git - u-boot/commit
PowerPC: phy: enable all phylib drivers when use phylib and tsec enet
authorZhao Qiang <qiang.zhao@nxp.com>
Wed, 7 Feb 2018 02:01:56 +0000 (10:01 +0800)
committerYork Sun <york.sun@nxp.com>
Fri, 9 Feb 2018 16:35:59 +0000 (08:35 -0800)
commit990d06b0bcb0ad1d8a0d1846b2d4890db120364e
treecc475c5116c9413ab16558df16cabeeac78985a3
parentdfaec76029f27ae6831babc0cdcf2816ee491f74
PowerPC: phy: enable all phylib drivers when use phylib and tsec enet

config_phylib_all_drivers.h should be included when CONFIG_PHYLIB and
CONFIG_TSEC_ENET are defined.

Fixes: 3146f0c017 ("Move PHYLIB to Kconfig")
Signed-off-by: Zhao Qiang <qiang.zhao@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
arch/powerpc/include/asm/config.h