diff options
author | Hartmut Knaack <knaack.h@gmx.de> | 2015-06-18 00:32:00 +0200 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2015-06-21 14:26:23 +0100 |
commit | 39b441bd30a9eff4b3d2cc039027037403ca5242 (patch) | |
tree | b5fa8b4a566cffac4e352d4edc43b507e81e09c3 /drivers/iio/light | |
parent | db42a9be9f05516255e749a5ee4c1e5d07e0a73b (diff) |
iio:light:Kconfig: fix typo in description
Fix the typo in the module description for the CM3323.
Signed-off-by: Hartmut Knaack <knaack.h@gmx.de>
Reviewed-by: Daniel Baluta <daniel.baluta@intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio/light')
-rw-r--r-- | drivers/iio/light/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/iio/light/Kconfig b/drivers/iio/light/Kconfig index e6198b7c9cbf..554f8ee6d64a 100644 --- a/drivers/iio/light/Kconfig +++ b/drivers/iio/light/Kconfig @@ -86,7 +86,7 @@ config CM3323 depends on I2C tristate "Capella CM3323 color light sensor" help - Say Y here if you want to build a driver for Capela CM3323 + Say Y here if you want to build a driver for Capella CM3323 color sensor. To compile this driver as a module, choose M here: the module will |