From: Joshua Crofts Date: Thu, 25 Jun 2026 19:38:09 +0000 (+0200) Subject: iio: light: al3010: add missing REGMAP_I2C to Kconfig X-Git-Tag: v7.2-rc3~3^2^2~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=84486e3bbda18a2df1ed74ca78e1e14bde9a941b;p=thirdparty%2Fkernel%2Flinux.git iio: light: al3010: add missing REGMAP_I2C to Kconfig The KConfig entry for the AL3010 is missing a `select REGMAP_I2C`, causing build failures. Fixes: 0e5e21e23dd6 ("iio: light: al3010: Implement regmap support") Signed-off-by: Joshua Crofts Reviewed-by: Andy Shevchenko Reviewed-by: David Heidelberg Cc: Signed-off-by: Jonathan Cameron --- diff --git a/drivers/iio/light/Kconfig b/drivers/iio/light/Kconfig index a33920568904..4ba3151ebea7 100644 --- a/drivers/iio/light/Kconfig +++ b/drivers/iio/light/Kconfig @@ -56,6 +56,7 @@ config AL3000A config AL3010 tristate "AL3010 ambient light sensor" + select REGMAP_I2C depends on I2C help Say Y here if you want to build a driver for the Dyna Image AL3010