summaryrefslogtreecommitdiffstats
path: root/drivers/iio
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2022-04-13 21:46:27 +0300
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2022-04-28 19:22:55 +0100
commitde19f3d127569822b74945b95f5afaa8dfbe23c6 (patch)
treeccfdcacdbbdc3ee54617ef94815ee4f06c974b5f /drivers/iio
parent60a0548f098a1d6b04554cc29159877721049bef (diff)
downloadlinux-de19f3d127569822b74945b95f5afaa8dfbe23c6.tar.gz
linux-de19f3d127569822b74945b95f5afaa8dfbe23c6.tar.bz2
linux-de19f3d127569822b74945b95f5afaa8dfbe23c6.zip
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 <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20220413184627.21125-1-andriy.shevchenko@linux.intel.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/iio')
-rw-r--r--drivers/iio/light/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/iio/light/Kconfig b/drivers/iio/light/Kconfig
index a62c7b4b8678..8537e88f02e3 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.