Skip to content
Commit 50504888 authored by Tom Rini's avatar Tom Rini
Browse files

sunxi: Fix PHY regression on A20-OLinuXino-Lime2 and A20-Olimex-SOM-EVB



When moving the PHYLIB PHY drivers around in Kconfig we did not at the
same time perform a careful migration of the related drivers and
sub-options.  This lead to the case where previously Kconfig-enabled
driver choices were now disabled on some platforms.  Correct this by
enabling both the PHY driver and sub-option on the above referenced
platforms.

Fixes: af2cbfd6 ("drivers: net: Provide Kconfig menu for PHYLIB")
Fixes: 8728c97e ("configs: Re-sync")
Reported-by: default avatarDario <dario86@tutamail.com>
Signed-off-by: default avatarTom Rini <trini@konsulko.com>
---
After checking back on the original commit I can see that these are the
only two platforms to have been broken in the change.
parent 94689f12
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