iio:light:stk3310: Fix REGMAP_I2C dependency
authorHartmut Knaack <knaack.h@gmx.de>
Sat, 4 Jul 2015 15:56:57 +0000 (17:56 +0200)
committerJonathan Cameron <jic23@kernel.org>
Sun, 19 Jul 2015 10:48:13 +0000 (11:48 +0100)
The stk3310 driver makes use of regmap_i2c, so this dependency needs to be
reflected in Kconfig.

Signed-off-by: Hartmut Knaack <knaack.h@gmx.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/light/Kconfig

index e6198b7..df995a4 100644 (file)
@@ -201,6 +201,7 @@ config LTR501
 config STK3310
        tristate "STK3310 ALS and proximity sensor"
        depends on I2C
+       select REGMAP_I2C
        help
         Say yes here to get support for the Sensortek STK3310 ambient light
         and proximity sensor. The STK3311 model is also supported by this