Re: [Patch v3 09/11] net: ethernet: xilinx: Enable emaclite for MIPS

2016-09-01 Thread Sergei Shtylyov
On 8/31/2016 7:35 PM, Zubair Lutfullah Kakakhel wrote: The MIPS based xilfpga platform uses this driver. Enable it for MIPS Signed-off-by: Zubair Lutfullah Kakakhel [...] diff --git a/drivers/net/ethernet/xilinx/Kconfig b/drivers/net/ethernet/xilinx/Kconfig index 4f5c024..ae5c404 100644 -

[Patch v3 09/11] net: ethernet: xilinx: Enable emaclite for MIPS

2016-08-31 Thread Zubair Lutfullah Kakakhel
The MIPS based xilfpga platform uses this driver. Enable it for MIPS Signed-off-by: Zubair Lutfullah Kakakhel --- V2 -> V3 No change V1 -> V2 No change --- drivers/net/ethernet/xilinx/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/net/ethernet/xilinx/K