]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
iio: light: al3320a: add missing REGMAP_I2C to Kconfig
authorJoshua Crofts <joshua.crofts1@gmail.com>
Thu, 25 Jun 2026 19:38:10 +0000 (21:38 +0200)
committerJonathan Cameron <jic23@kernel.org>
Wed, 1 Jul 2026 01:10:46 +0000 (02:10 +0100)
commit9efcc9ba9b2e940cc01e63d132ae741e4c5d09c7
treeda6914da0f7f09a852f9ceb9fece542a59b8f166
parent84486e3bbda18a2df1ed74ca78e1e14bde9a941b
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 <joshua.crofts1@gmail.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Reviewed-by: David Heidelberg <david@ixit.cz>
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/light/Kconfig