1
0
Fork 0

MLK-19166-2 can: flexcan: enable flexcan support for arm64

Modify Kconfig file to enable flexcan support for arm64

Signed-off-by: Joakim Zhang <qiangqing.zhang@nxp.com>
pull/10/head
Joakim Zhang 2018-08-23 09:03:31 +08:00 committed by Jason Liu
parent 4e44751411
commit cfb468c708
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,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.