summaryrefslogtreecommitdiff
path: root/drivers/i2c
diff options
context:
space:
mode:
authorBiju Das <biju.das.jz@bp.renesas.com>2023-05-26 16:57:36 +0300
committerWolfram Sang <wsa@kernel.org>2023-06-05 13:03:35 +0300
commit3c4b88de7e2f61a8c742c7cf0ae59e83cf1e6b35 (patch)
tree547f0c09270fc77212c8658f8efe889a6980ab3f /drivers/i2c
parent2f8d1ed793453b9f7a832c96d699bf3dca176280 (diff)
downloadlinux-3c4b88de7e2f61a8c742c7cf0ae59e83cf1e6b35.tar.xz
i2c: rzv2m: Drop extra space
Drop extra space from the I2C_RZV2M config help description. Reported-by: Pavel Machek <pavel@denx.de> Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'drivers/i2c')
-rw-r--r--drivers/i2c/busses/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig
index 3144ef99f040..9cfe8fc509d7 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.