Re: [PATCH] net/fsl: remove dependency FSL_SOC for Gianfar

2015-06-25 Thread David Miller
From: Alison Wang Date: Thu, 25 Jun 2015 11:34:38 +0800 > CONFIG_GIANFAR is not depended on FSL_SOC, it > can be built on non-PPC platforms. > > Signed-off-by: Alison Wang Applied. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.k

[PATCH] net/fsl: remove dependency FSL_SOC for Gianfar

2015-06-24 Thread Alison Wang
CONFIG_GIANFAR is not depended on FSL_SOC, it can be built on non-PPC platforms. Signed-off-by: Alison Wang --- drivers/net/ethernet/freescale/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/net/ethernet/freescale/Kconfig b/drivers/net/ethernet/freescale/