Re: [PATCH net-next] net: axienet: In kconfig add ARM64 as supported platform

2019-10-18 Thread Michal Simek
On 18. 10. 19 8:54, Radhey Shyam Pandey wrote: > xilinx axi_emac driver is supported on ZynqMP UltraScale platform(ARM64). > So enable it in kconfig. Basic sanity testing is done on zu+ mpsoc zcu102 > evaluation board. > > Signed-off-by: Radhey Shyam Pandey > --- > drivers/net/ethernet/xilinx/Kc

[PATCH net-next] net: axienet: In kconfig add ARM64 as supported platform

2019-10-17 Thread Radhey Shyam Pandey
xilinx axi_emac driver is supported on ZynqMP UltraScale platform(ARM64). So enable it in kconfig. Basic sanity testing is done on zu+ mpsoc zcu102 evaluation board. Signed-off-by: Radhey Shyam Pandey --- drivers/net/ethernet/xilinx/Kconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletion