[U-Boot] [PATCH v2] net: MVGBE don't automatically select PHYLIB
Stefan Roese
sr at denx.de
Thu May 17 15:32:33 UTC 2018
On 17.05.2018 17:30, Joe Hershberger wrote:
> On Thu, May 17, 2018 at 7:12 AM, Chris Packham <judge.packham at gmail.com> wrote:
>> 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 at gmail.com>
>
> Acked-by: Joe Hershberger <joe.hershberger at ni.com>
>
> Stefan, feel free to pull this through your branch.
Thanks, will do.
Thanks,
Stefan
More information about the U-Boot
mailing list