.. | .. |
---|
| 1 | +# SPDX-License-Identifier: GPL-2.0 |
---|
1 | 2 | config CAN_RCAR |
---|
2 | 3 | tristate "Renesas R-Car CAN controller" |
---|
3 | 4 | depends on ARCH_RENESAS || ARM |
---|
4 | | - ---help--- |
---|
| 5 | + help |
---|
5 | 6 | Say Y here if you want to use CAN controller found on Renesas R-Car |
---|
6 | 7 | SoCs. |
---|
7 | 8 | |
---|
.. | .. |
---|
11 | 12 | config CAN_RCAR_CANFD |
---|
12 | 13 | tristate "Renesas R-Car CAN FD controller" |
---|
13 | 14 | depends on ARCH_RENESAS || ARM |
---|
14 | | - ---help--- |
---|
| 15 | + help |
---|
15 | 16 | Say Y here if you want to use CAN FD controller found on |
---|
16 | 17 | Renesas R-Car SoCs. The driver puts the controller in CAN FD only |
---|
17 | 18 | mode, which can interoperate with CAN2.0 nodes but does not support |
---|