From: Michal Simek Date: Mon, 9 Mar 2015 14:03:32 +0000 (+0100) Subject: net: can: Enable xilinx driver for ARM64 X-Git-Tag: v4.0~102^2~14^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=963a822b6d5fece27c88522ac34dd48928571c8b;p=platform%2Fkernel%2Flinux-amlogic.git net: can: Enable xilinx driver for ARM64 Enable the xilinx driver for ARM64. Signed-off-by: Michal Simek Acked-by: Sören Brinkmann Signed-off-by: Marc Kleine-Budde --- diff --git a/drivers/net/can/Kconfig b/drivers/net/can/Kconfig index 98d73aa..58808f6 100644 --- a/drivers/net/can/Kconfig +++ b/drivers/net/can/Kconfig @@ -131,7 +131,7 @@ config CAN_RCAR config CAN_XILINXCAN tristate "Xilinx CAN" - depends on ARCH_ZYNQ || MICROBLAZE || COMPILE_TEST + depends on ARCH_ZYNQ || ARM64 || MICROBLAZE || COMPILE_TEST depends on COMMON_CLK && HAS_IOMEM ---help--- Xilinx CAN driver. This driver supports both soft AXI CAN IP and