[kernel] r20226 - in dists/sid/linux/debian: . config

Ben Hutchings benh at alioth.debian.org
Mon Jun 10 00:31:22 UTC 2013


Author: benh
Date: Mon Jun 10 00:31:21 2013
New Revision: 20226

Log:
iio,HID: Enable IIO, HID_SENSOR_HUB and related drivers as modules (Closes: #711690)

Modified:
   dists/sid/linux/debian/changelog
   dists/sid/linux/debian/config/config

Modified: dists/sid/linux/debian/changelog
==============================================================================
--- dists/sid/linux/debian/changelog	Mon Jun 10 00:04:22 2013	(r20225)
+++ dists/sid/linux/debian/changelog	Mon Jun 10 00:31:21 2013	(r20226)
@@ -58,6 +58,9 @@
       depend on it
     - viafb: Autoload on OLPC XO 1.5 only
   * fs: Enable F2FS_FS as module (Closes: #711342)
+  * iio,HID: Enable IIO, HID_SENSOR_HUB, HID_SENSOR_ACCEL_3D,
+    HID_SENSOR_ALS, HID_SENSOR_GYRO_3D, HID_SENSOR_MAGNETOMETER_3D
+    as modules (Closes: #711690)
 
  -- Ben Hutchings <ben at decadent.org.uk>  Sat, 08 Jun 2013 15:25:11 +0100
 

Modified: dists/sid/linux/debian/config/config
==============================================================================
--- dists/sid/linux/debian/config/config	Mon Jun 10 00:04:22 2013	(r20225)
+++ dists/sid/linux/debian/config/config	Mon Jun 10 00:31:21 2013	(r20226)
@@ -490,6 +490,7 @@
 CONFIG_HID_ZEROPLUS=m
 CONFIG_ZEROPLUS_FF=y
 CONFIG_HID_ZYDACRON=m
+CONFIG_HID_SENSOR_HUB=m
 
 ##
 ## file: drivers/hid/usbhid/Kconfig
@@ -632,7 +633,96 @@
 ##
 ## file: drivers/iio/Kconfig
 ##
-# CONFIG_IIO is not set
+CONFIG_IIO=m
+CONFIG_IIO_BUFFER=y
+#. These will be selected by drivers that need them
+# CONFIG_IIO_BUFFER_CB is not set
+# CONFIG_IIO_KFIFO_BUF is not set
+# CONFIG_IIO_TRIGGERED_BUFFER is not set
+# CONFIG_IIO_TRIGGER is not set
+
+##
+## file: drivers/iio/accel/Kconfig
+##
+CONFIG_HID_SENSOR_ACCEL_3D=m
+# CONFIG_KXSD9 is not set
+# CONFIG_IIO_ST_ACCEL_3AXIS is not set
+
+##
+## file: drivers/iio/adc/Kconfig
+##
+# CONFIG_AD7266 is not set
+# CONFIG_AD7298 is not set
+# CONFIG_AD7791 is not set
+# CONFIG_AD7793 is not set
+# CONFIG_AD7476 is not set
+# CONFIG_AD7887 is not set
+# CONFIG_MAX1363 is not set
+# CONFIG_TI_ADC081C is not set
+
+##
+## file: drivers/iio/amplifiers/Kconfig
+##
+# CONFIG_AD8366 is not set
+
+##
+## file: drivers/iio/dac/Kconfig
+##
+# CONFIG_AD5064 is not set
+# CONFIG_AD5360 is not set
+# CONFIG_AD5380 is not set
+# CONFIG_AD5421 is not set
+# CONFIG_AD5624R_SPI is not set
+# CONFIG_AD5446 is not set
+# CONFIG_AD5449 is not set
+# CONFIG_AD5504 is not set
+# CONFIG_AD5755 is not set
+# CONFIG_AD5764 is not set
+# CONFIG_AD5791 is not set
+# CONFIG_AD5686 is not set
+# CONFIG_MAX517 is not set
+# CONFIG_MCP4725 is not set
+
+##
+## file: drivers/iio/frequency/Kconfig
+##
+# CONFIG_AD9523 is not set
+# CONFIG_ADF4350 is not set
+
+##
+## file: drivers/iio/gyro/Kconfig
+##
+# CONFIG_ADIS16080 is not set
+# CONFIG_ADIS16136 is not set
+# CONFIG_ADXRS450 is not set
+CONFIG_HID_SENSOR_GYRO_3D=m
+# CONFIG_IIO_ST_GYRO_3AXIS is not set
+# CONFIG_ITG3200 is not set
+
+##
+## file: drivers/iio/imu/Kconfig
+##
+# CONFIG_ADIS16400 is not set
+# CONFIG_ADIS16480 is not set
+
+##
+## file: drivers/iio/imu/inv_mpu6050/Kconfig
+##
+# CONFIG_INV_MPU6050_IIO is not set
+
+##
+## file: drivers/iio/light/Kconfig
+##
+# CONFIG_ADJD_S311 is not set
+# CONFIG_SENSORS_TSL2563 is not set
+# CONFIG_VCNL4000 is not set
+CONFIG_HID_SENSOR_ALS=m
+
+##
+## file: drivers/iio/magnetometer/Kconfig
+##
+CONFIG_HID_SENSOR_MAGNETOMETER_3D=m
+# CONFIG_IIO_ST_MAGN_3AXIS is not set
 
 ##
 ## file: drivers/infiniband/Kconfig



More information about the Kernel-svn-changes mailing list