diff options
author | Tom Rini <trini@konsulko.com> | 2020-04-24 12:30:45 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-04-24 12:30:45 -0400 |
commit | b897306341024695d17296efc1f9d83d06368209 (patch) | |
tree | 988e51b1a716e3c8e6f4c93eb393aaa2210c4fa6 /include/rtc_def.h | |
parent | dbfd9e0e61ff1f9c65703959ed8e3ceb410d1e7e (diff) |
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: af2cbfd6b982 ("drivers: net: Provide Kconfig menu for PHYLIB")
Fixes: 8728c97eff5b ("configs: Re-sync")
Reported-by: Dario <dario86@tutamail.com>
Signed-off-by: Tom 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.
Diffstat (limited to 'include/rtc_def.h')
0 files changed, 0 insertions, 0 deletions