Commit 6dfe0aba authored by Wolfram Sang's avatar Wolfram Sang

i2c: testunit: correct Kconfig description

The testunit has nothing to do with 'eeprom', remove that term. It was a
copy&paste leftover.

Fixes: a8335c64 ("i2c: add slave testunit driver")
Signed-off-by: default avatarWolfram Sang <wsa+renesas@sang-engineering.com>
parent 0830f975
...@@ -135,7 +135,7 @@ config I2C_SLAVE_EEPROM ...@@ -135,7 +135,7 @@ config I2C_SLAVE_EEPROM
Documentation/i2c/slave-eeprom-backend.rst for further details. Documentation/i2c/slave-eeprom-backend.rst for further details.
config I2C_SLAVE_TESTUNIT config I2C_SLAVE_TESTUNIT
tristate "I2C eeprom testunit driver" tristate "I2C testunit driver"
help help
This backend can be used to trigger test cases for I2C bus masters This backend can be used to trigger test cases for I2C bus masters
which require a remote device with certain capabilities, e.g. which require a remote device with certain capabilities, e.g.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment