Skip to content
Commit f6e62ee0 authored by Chris Packham's avatar Chris Packham Committed by Stefan Roese
Browse files

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 ed52ea50 ("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 ed52ea50 ("net: add Kconfig for MVGBE")
Signed-off-by: default avatarChris Packham <judge.packham@gmail.com>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
Acked-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
Signed-off-by: default avatarStefan Roese <sr@denx.de>
parent 6a9f7976
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment