The rcar_can driver also supports RZ/G SoC's, update the description to
reflect this.

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad...@bp.renesas.com>
---
v1->v2
* Dropped SoC version numbers.
---
 drivers/net/can/rcar/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/net/can/rcar/Kconfig b/drivers/net/can/rcar/Kconfig
index 5cb0892978ca..ec6e3339d048 100644
--- a/drivers/net/can/rcar/Kconfig
+++ b/drivers/net/can/rcar/Kconfig
@@ -1,10 +1,10 @@
 # SPDX-License-Identifier: GPL-2.0
 config CAN_RCAR
-       tristate "Renesas R-Car CAN controller"
+       tristate "Renesas R-Car and RZ/G CAN controller"
        depends on ARCH_RENESAS || ARM
        help
          Say Y here if you want to use CAN controller found on Renesas R-Car
-         SoCs.
+         or RZ/G SoCs.
 
          To compile this driver as a module, choose M here: the module will
          be called rcar_can.
-- 
2.17.1

Reply via email to