MLK-15046-8 can: flexcan: enable flexcan support for arm64
authorDong Aisheng <aisheng.dong@nxp.com>
Wed, 17 May 2017 09:23:54 +0000 (17:23 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:28:09 +0000 (15:28 -0500)
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
drivers/net/can/Kconfig

index 22570ea..1a61cb0 100644 (file)
@@ -81,7 +81,7 @@ config CAN_BFIN
 
 config CAN_FLEXCAN
        tristate "Support for Freescale FLEXCAN based chips"
-       depends on ARM || PPC
+       depends on ARM || ARM64 || PPC
        ---help---
          Say Y here if you want to support for Freescale FlexCAN.