projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a41a089
)
MLK-15046-8 can: flexcan: enable flexcan support for arm64
author
Dong Aisheng
<aisheng.dong@nxp.com>
Wed, 17 May 2017 09:23:54 +0000
(17:23 +0800)
committer
Nitin 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
patch
|
blob
|
history
diff --git
a/drivers/net/can/Kconfig
b/drivers/net/can/Kconfig
index
22570ea
..
1a61cb0
100644
(file)
--- a/
drivers/net/can/Kconfig
+++ b/
drivers/net/can/Kconfig
@@
-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.