From: Joshua Crofts Date: Thu, 25 Jun 2026 19:38:10 +0000 (+0200) Subject: iio: light: al3320a: add missing REGMAP_I2C to Kconfig X-Git-Tag: v7.2-rc3~3^2^2~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9efcc9ba9b2e940cc01e63d132ae741e4c5d09c7;p=thirdparty%2Fkernel%2Flinux.git iio: light: al3320a: add missing REGMAP_I2C to Kconfig The Kconfig entry for the al3320a is missing a `select REGMAP_I2C`, causing build failures. Fixes: 1850e6ae7f91 ("iio: light: al3320a: 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 4ba3151ebea7..f23bbce12c72 100644 --- a/drivers/iio/light/Kconfig +++ b/drivers/iio/light/Kconfig @@ -67,6 +67,7 @@ config AL3010 config AL3320A tristate "AL3320A ambient light sensor" + select REGMAP_I2C depends on I2C help Say Y here if you want to build a driver for the Dyna Image AL3320A