config [31mCONFIG_CAN_RCAR[0m tristate "Renesas R-Car CAN controller" depends on [31mCONFIG_ARCH_RENESAS[0m || [31mCONFIG_ARM[0m ---help--- Say Y here if you want to use [31mCONFIG_CAN[0m controller found on Renesas R-Car SoCs. To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be called rcar_can. config [31mCONFIG_CAN_RCAR_CANFD[0m tristate "Renesas R-Car CAN FD controller" depends on [31mCONFIG_ARCH_RENESAS[0m || [31mCONFIG_ARM[0m ---help--- Say Y here if you want to use [31mCONFIG_CAN[0m FD controller found on Renesas R-Car SoCs. The driver puts the controller in [31mCONFIG_CAN[0m FD only mode, which can interoperate with CAN2.0 nodes but does not support dedicated [31mCONFIG_CAN[0m 2.0 mode. To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be called rcar_canfd. |