aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorChris Packham <judge.packham@gmail.com>2018-05-18 00:12:04 +1200
committerStefan Roese <sr@denx.de>2018-05-17 17:38:31 +0200
commitf6e62ee04c37bb8d1726848c7fa9bcafb270e0f6 (patch)
tree1f928a33f80640899495e757cc8b8659d96a021a /lib
parent6a9f797623b333487e587b51a59af006a2514576 (diff)
downloadu-boot-f6e62ee04c37bb8d1726848c7fa9bcafb270e0f6.zip
u-boot-f6e62ee04c37bb8d1726848c7fa9bcafb270e0f6.tar.gz
u-boot-f6e62ee04c37bb8d1726848c7fa9bcafb270e0f6.tar.bz2
net: MVGBE don't automatically select PHYLIB
When Kconfig support was added for MVGBE it included automatically selected PHYLIB support. But MVGBE does not need PHYLIB it will build fine without it. Commit ed52ea507f12 ("net: add Kconfig for MVGBE") should have been a no-op in terms of build size but because of the selecting PHYLIB the openrd configs increased in size. Remove the automatic selection of PHYLIB, boards that need it will have already enabled it in their config header file. Fixes: commit ed52ea507f12 ("net: add Kconfig for MVGBE") Signed-off-by: Chris Packham <judge.packham@gmail.com> Reviewed-by: Tom Rini <trini@konsulko.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com> Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions