Commit de19f3d1 authored by Andy Shevchenko's avatar Andy Shevchenko Committed by Jonathan Cameron

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: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20220413184627.21125-1-andriy.shevchenko@linux.intel.comSigned-off-by: default avatarJonathan Cameron <Jonathan.Cameron@huawei.com>
parent 60a0548f
...@@ -155,7 +155,6 @@ config CM3323 ...@@ -155,7 +155,6 @@ config CM3323
config CM3605 config CM3605
tristate "Capella CM3605 ambient light and proximity sensor" tristate "Capella CM3605 ambient light and proximity sensor"
depends on OF
help help
Say Y here if you want to build a driver for Capella CM3605 Say Y here if you want to build a driver for Capella CM3605
ambient light and short range proximity sensor. ambient light and short range proximity sensor.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment