[kernel] r16644 - in dists/trunk/linux-2.6/debian: . config

Ben Hutchings benh at alioth.debian.org
Sun Dec 5 16:45:05 UTC 2010


Author: benh
Date: Sun Dec  5 16:45:00 2010
New Revision: 16644

Log:
sensors: Enable AD525X_DPOT_SPI, APDS9802ALS, ISL29020, SENSORS_BH1780, SENSORS_BH1770, SENSORS_APDS990X, HMC6352, BMP085 as modules

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Sun Dec  5 16:42:35 2010	(r16643)
+++ dists/trunk/linux-2.6/debian/changelog	Sun Dec  5 16:45:00 2010	(r16644)
@@ -27,6 +27,8 @@
   * net/sched: Enable NET_ACT_CSUM as module
   * can: Enable CAN_SJA1000_ISA, CAN_TSCAN1 as modules
   * block: Enable BLK_DEV_RBD (Rados) as module
+  * sensors: Enable AD525X_DPOT_SPI, APDS9802ALS, ISL29020, SENSORS_BH1780,
+    SENSORS_BH1770, SENSORS_APDS990X, HMC6352, BMP085 as modules
 
  -- maximilian attems <max at stro.at>  Wed, 31 Oct 2010 13:23:11 +0200
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Sun Dec  5 16:42:35 2010	(r16643)
+++ dists/trunk/linux-2.6/debian/config/config	Sun Dec  5 16:45:00 2010	(r16644)
@@ -1388,6 +1388,7 @@
 CONFIG_MISC_DEVICES=y
 CONFIG_AD525X_DPOT=m
 CONFIG_AD525X_DPOT_I2C=m
+CONFIG_AD525X_DPOT_SPI=m
 CONFIG_SGI_IOC4=m
 CONFIG_TIFM_CORE=m
 CONFIG_TIFM_7XX1=m
@@ -1396,12 +1397,19 @@
 CONFIG_SGI_XP=m
 CONFIG_SGI_GRU=m
 # CONFIG_SGI_GRU_DEBUG is not set
+CONFIG_APDS9802ALS=m
 CONFIG_ISL29003=m
+CONFIG_ISL29020=m
 CONFIG_SENSORS_TSL2550=m
+CONFIG_SENSORS_BH1780=m
+CONFIG_SENSORS_BH1770=m
+CONFIG_SENSORS_APDS990X=m
+CONFIG_HMC6352=m
 CONFIG_DS1682=m
 CONFIG_TI_DAC7512=m
 CONFIG_VMWARE_BALLOON=m
 CONFIG_RAMOOPS=m
+CONFIG_BMP085=m
 
 ##
 ## file: drivers/misc/c2port/Kconfig



More information about the Kernel-svn-changes mailing list