lkml.org 
[lkml]   [2018]   [Aug]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: linux-next: Tree for Aug 31 (nixge.c and phy)
> @@ -20,7 +20,6 @@ config NI_XGE_MANAGEMENT_ENET
> tristate "National Instruments XGE management enet support"
> depends on HAS_IOMEM && HAS_DMA
> select PHYLIB
> - select OF_MDIO
> help
> Simple LAN device for debug or management purposes. Can
> support either 10G or 1G PHYs via SFP+ ports.

Hi Moritz

Since you are targeting both DT and non-DT systems, you cannot
unconditionally select OF_MDIO

What might work is

select OF_MDIO if OF

Andrew

\
 
 \ /
  Last update: 2018-08-31 19:55    [W:0.058 / U:0.480 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site