提交 53c8eccb 编写于 作者: H Hartmut Knaack 提交者: Jonathan Cameron

iio:light:stk3310: Fix REGMAP_I2C dependency

The stk3310 driver makes use of regmap_i2c, so this dependency needs to be
reflected in Kconfig.
Signed-off-by: NHartmut Knaack <knaack.h@gmx.de>
Signed-off-by: NJonathan Cameron <jic23@kernel.org>
上级 0f16fc8b
...@@ -201,6 +201,7 @@ config LTR501 ...@@ -201,6 +201,7 @@ config LTR501
config STK3310 config STK3310
tristate "STK3310 ALS and proximity sensor" tristate "STK3310 ALS and proximity sensor"
depends on I2C depends on I2C
select REGMAP_I2C
help help
Say yes here to get support for the Sensortek STK3310 ambient light Say yes here to get support for the Sensortek STK3310 ambient light
and proximity sensor. The STK3311 model is also supported by this and proximity sensor. The STK3311 model is also supported by this
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册