]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - drivers/net/can/rcar/Kconfig
can: rcar_canfd: Add Renesas R-Car CAN FD driver
[mirror_ubuntu-jammy-kernel.git] / drivers / net / can / rcar / Kconfig
CommitLineData
dd3bd23e
RS
1config CAN_RCAR_CANFD
2 tristate "Renesas R-Car CAN FD controller"
3 depends on ARCH_RENESAS || ARM
4 ---help---
5 Say Y here if you want to use CAN FD controller found on
6 Renesas R-Car SoCs. The driver puts the controller in CAN FD only
7 mode, which can interoperate with CAN2.0 nodes but does not support
8 dedicated CAN 2.0 mode.
9
10 To compile this driver as a module, choose M here: the module will
11 be called rcar_canfd.