projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50619cb
)
iio: Fix tcs3472 Kconfig dependencies
author
Peter Meerwald
<pmeerw@pmeerw.net>
Tue, 29 Oct 2013 00:59:00 +0000
(
00:59
+0000)
committer
Jonathan Cameron
<jic23@kernel.org>
Sat, 9 Nov 2013 12:15:57 +0000
(12:15 +0000)
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/light/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/iio/light/Kconfig
b/drivers/iio/light/Kconfig
index
f98c2b5
..
b0d65df
100644
(file)
--- a/
drivers/iio/light/Kconfig
+++ b/
drivers/iio/light/Kconfig
@@
-81,6
+81,8
@@
config SENSORS_LM3533
config TCS3472
tristate "TAOS TCS3472 color light-to-digital converter"
depends on I2C
+ select IIO_BUFFER
+ select IIO_TRIGGERED_BUFFER
help
If you say yes here you get support for the TAOS TCS3472
family of color light-to-digital converters with IR filter.