]> Git Repo - linux.git/commitdiff
Merge tag 'tag-ib-chrome-mfd-iio-input-5.5' into chrome-platform-5.5
authorEnric Balletbo i Serra <[email protected]>
Thu, 21 Nov 2019 10:52:51 +0000 (11:52 +0100)
committerEnric Balletbo i Serra <[email protected]>
Thu, 21 Nov 2019 10:52:51 +0000 (11:52 +0100)
IB between mfd, iio, input and chrome platform for cros-ec-sensorhub

Signed-off-by: Enric Balletbo i Serra <[email protected]>
1  2 
drivers/platform/chrome/Kconfig

index b66cc7182287950d2581a165bc4f301f75d7a4a8,884ac9a287f25c461ec69ee5e515e335a5e2881d..38f4b98a98b2ef1109edbdcdc2f2e6a665718260
@@@ -132,9 -132,9 +132,9 @@@ config CROS_EC_LP
          module will be called cros_ec_lpcs.
  
  config CROS_EC_PROTO
 -        bool
 -        help
 -          ChromeOS EC communication protocol helpers.
 +      bool
 +      help
 +        ChromeOS EC communication protocol helpers.
  
  config CROS_KBD_LED_BACKLIGHT
        tristate "Backlight LED support for Chrome OS keyboards"
@@@ -190,6 -190,18 +190,18 @@@ config CROS_EC_DEBUGF
          To compile this driver as a module, choose M here: the
          module will be called cros_ec_debugfs.
  
+ config CROS_EC_SENSORHUB
+       tristate "ChromeOS EC MEMS Sensor Hub"
+       depends on CROS_EC
+       help
+         Allow loading IIO sensors. This driver is loaded by MFD and will in
+         turn query the EC and register the sensors.
+         It also spreads the sensor data coming from the EC to the IIO sensor
+         object.
+         To compile this driver as a module, choose M here: the
+         module will be called cros_ec_sensorhub.
  config CROS_EC_SYSFS
        tristate "ChromeOS EC control and information through sysfs"
        depends on MFD_CROS_EC_DEV && SYSFS
This page took 0.055702 seconds and 4 git commands to generate.