mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-16 17:23:55 +08:00
Kconfig: Fix the reference to the RFD77402 ToF sensor in the 'help' section
This should be RFD77402, not RFD77420. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
This commit is contained in:
parent
258128e8e9
commit
4a5e353c16
@ -62,7 +62,7 @@ config RFD77402
|
||||
tristate "RFD77402 ToF sensor"
|
||||
depends on I2C
|
||||
help
|
||||
Say Y to build a driver for the RFD77420 Time-of-Flight (distance)
|
||||
Say Y to build a driver for the RFD77402 Time-of-Flight (distance)
|
||||
sensor module with I2C interface.
|
||||
|
||||
To compile this driver as a module, choose M here: the
|
||||
|
Loading…
Reference in New Issue
Block a user