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. 12