From: Andy Shevchenko Date: Wed, 13 Apr 2022 18:46:27 +0000 (+0300) Subject: iio: light: cm3605: Drop dependency on OF X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=de19f3d127569822b74945b95f5afaa8dfbe23c6;p=linux.git iio: light: cm3605: Drop dependency on OF Nothing in this driver depends on OF firmware so drop the dependency to remove the false impression such a dependency exists. Signed-off-by: Andy Shevchenko Link: https://lore.kernel.org/r/20220413184627.21125-1-andriy.shevchenko@linux.intel.com Signed-off-by: Jonathan Cameron --- diff --git a/drivers/iio/light/Kconfig b/drivers/iio/light/Kconfig index a62c7b4b86784..8537e88f02e31 100644 --- a/drivers/iio/light/Kconfig +++ b/drivers/iio/light/Kconfig @@ -155,7 +155,6 @@ config CM3323 config CM3605 tristate "Capella CM3605 ambient light and proximity sensor" - depends on OF help Say Y here if you want to build a driver for Capella CM3605 ambient light and short range proximity sensor.