mirror of
https://github.com/torvalds/linux.git
synced 2024-11-18 10:01:43 +00:00
can: flexcan: enable flexcan for all architectures
flexcan is an IP module independent of the SOC architecture. Therefore, enable it for all architectures. Signed-off-by: Pankaj Bansal <pankaj.bansal@nxp.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
This commit is contained in:
parent
e3dfddbf0d
commit
0f8af56f74
@ -96,7 +96,7 @@ config CAN_AT91
|
||||
|
||||
config CAN_FLEXCAN
|
||||
tristate "Support for Freescale FLEXCAN based chips"
|
||||
depends on ARM || PPC
|
||||
depends on OF && HAS_IOMEM
|
||||
---help---
|
||||
Say Y here if you want to support for Freescale FlexCAN.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user