OXIESEC PANEL
- Current Dir:
/
/
usr
/
src
/
linux-headers-4.15.0-197
/
drivers
/
net
/
can
/
rcar
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/17/2022 06:42:23 AM
rwxr-xr-x
📄
Kconfig
709 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
Makefile
154 bytes
01/28/2018 09:20:33 PM
rw-r--r--
Editing: Kconfig
Close
config CAN_RCAR tristate "Renesas R-Car CAN controller" depends on ARCH_RENESAS || ARM ---help--- Say Y here if you want to use CAN controller found on Renesas R-Car SoCs. To compile this driver as a module, choose M here: the module will be called rcar_can. config CAN_RCAR_CANFD tristate "Renesas R-Car CAN FD controller" depends on ARCH_RENESAS || ARM ---help--- Say Y here if you want to use CAN FD controller found on Renesas R-Car SoCs. The driver puts the controller in CAN FD only mode, which can interoperate with CAN2.0 nodes but does not support dedicated CAN 2.0 mode. To compile this driver as a module, choose M here: the module will be called rcar_canfd.