staging: iio: isl29018: rename description in Kconfig for consistency
Rename description from "ISL 29018" to "Intersil 29018" in Kconfig for consistency with other drivers in mainline. Signed-off-by: Brian Masney <masneyb@onstation.org> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
This commit is contained in:
parent
b2f85b08c9
commit
bac80fd0cf
|
@ -4,7 +4,7 @@
|
|||
menu "Light sensors"
|
||||
|
||||
config SENSORS_ISL29018
|
||||
tristate "ISL 29018 light and proximity sensor"
|
||||
tristate "Intersil 29018 light and proximity sensor"
|
||||
depends on I2C
|
||||
select REGMAP_I2C
|
||||
default n
|
||||
|
|
Loading…
Reference in New Issue