Skip to content
Snippets Groups Projects
Commit 74c166b5 authored by Enric Balletbo i Serra's avatar Enric Balletbo i Serra
Browse files

platform/chrome: cros_ec: Add Kconfig default for cros-ec-sensorhub


Like the other CrOS EC sub-drivers set that depends on his parent and
set default to the parent's value.

Signed-off-by: default avatarEnric Balletbo i Serra <enric.balletbo@collabora.com>
parent 5ec966db
No related branches found
No related tags found
No related merge requests found
......@@ -192,7 +192,8 @@ config CROS_EC_DEBUGFS
config CROS_EC_SENSORHUB
tristate "ChromeOS EC MEMS Sensor Hub"
depends on CROS_EC
depends on MFD_CROS_EC_DEV
default MFD_CROS_EC_DEV
help
Allow loading IIO sensors. This driver is loaded by MFD and will in
turn query the EC and register the sensors.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment