From: Florian Fainelli
Date: Fri, 17 Aug 2018 11:45:57 -0700
> On 08/17/2018 11:42 AM, Heiner Kallweit wrote:
>> Now that we switched the r8169 driver to use phylib, there's a
>> dependency on the Realtek PHY drivers. This dependency was missing
>> in Kconfig.
>>
>> Reported-by: Jouni Mettälä
>
On 08/17/2018 11:42 AM, Heiner Kallweit wrote:
> Now that we switched the r8169 driver to use phylib, there's a
> dependency on the Realtek PHY drivers. This dependency was missing
> in Kconfig.
>
> Reported-by: Jouni Mettälä
> Fixes: f1e911d5d0df ("r8169: add basic phylib support")
> Signed-off-
Now that we switched the r8169 driver to use phylib, there's a
dependency on the Realtek PHY drivers. This dependency was missing
in Kconfig.
Reported-by: Jouni Mettälä
Fixes: f1e911d5d0df ("r8169: add basic phylib support")
Signed-off-by: Heiner Kallweit
---
drivers/net/ethernet/realtek/Kconfi