From: Biju Das Date: Fri, 26 May 2023 13:57:36 +0000 (+0100) Subject: i2c: rzv2m: Drop extra space X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=3c4b88de7e2f61a8c742c7cf0ae59e83cf1e6b35;p=linux.git i2c: rzv2m: Drop extra space Drop extra space from the I2C_RZV2M config help description. Reported-by: Pavel Machek Signed-off-by: Biju Das Reviewed-by: Geert Uytterhoeven Signed-off-by: Wolfram Sang --- diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig index 3144ef99f0400..9cfe8fc509d7d 100644 --- a/drivers/i2c/busses/Kconfig +++ b/drivers/i2c/busses/Kconfig @@ -1025,7 +1025,7 @@ config I2C_RZV2M depends on ARCH_RENESAS || COMPILE_TEST help If you say yes to this option, support will be included for the - Renesas RZ/V2M I2C interface. + Renesas RZ/V2M I2C interface. This driver can also be built as a module. If so, the module will be called i2c-rzv2m.