Re: [PATCH] enetc: Select PHYLIB while CONFIG_FSL_ENETC_VF is set

2019-08-02 Thread David Miller
From: YueHaibing Date: Thu, 1 Aug 2019 09:24:19 +0800 > Like FSL_ENETC, when CONFIG_FSL_ENETC_VF is set, > we should select PHYLIB, otherwise building still fails: > > drivers/net/ethernet/freescale/enetc/enetc.o: In function `enetc_open': > enetc.c:(.text+0x2744): undefined reference to `phy_st

[PATCH] enetc: Select PHYLIB while CONFIG_FSL_ENETC_VF is set

2019-07-31 Thread YueHaibing
Like FSL_ENETC, when CONFIG_FSL_ENETC_VF is set, we should select PHYLIB, otherwise building still fails: drivers/net/ethernet/freescale/enetc/enetc.o: In function `enetc_open': enetc.c:(.text+0x2744): undefined reference to `phy_start' enetc.c:(.text+0x282c): undefined reference to `phy_disconnec