linux/drivers/iio/common/cros_ec_sensors
Jonathan Cameron b4d2192e6f iio:cros_ec_sensors: Swap from a select to a depends in Kconfig
Would have merged this into the original patch as a fixup but I've already
pushed that out as an immutable branch for others to use so it'll have
to be a separate patch.  The original select had a typo as well.

Trying to do this via a select was opening a can of worms due to
a tree of other elements that would also have needed selecting.
A simple depends seems much mroe straight forward and appropriate in this
case.

Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Cc: Lee Jones <lee.jones@linaro.org>
Cc: Enric Balletbo i Serra <enric.balletbo@collabora.com>
2016-11-01 17:59:23 +00:00
..
Kconfig iio:cros_ec_sensors: Swap from a select to a depends in Kconfig 2016-11-01 17:59:23 +00:00
Makefile iio: cros_ec_sensors: add ChromeOS EC Contiguous Sensors driver 2016-10-25 18:20:23 +01:00
cros_ec_sensors.c platform/chrome: cros_ec_dev - Register cros-ec sensors 2016-10-25 18:20:32 +01:00
cros_ec_sensors_core.c
cros_ec_sensors_core.h