Author: maks
Date: Mon Jan 28 14:53:23 2008
New Revision: 10237

Log:
configs kill ref SENSORS_DS1374

got nuked also in eee87d3196c9a7ac3422f4298e2250ca68d791c1
the rtc subsys has better drivers.


Modified:
   dists/trunk/linux-2.6/debian/config/arm/config.footbridge
   dists/trunk/linux-2.6/debian/config/arm/config.iop32x
   dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx
   dists/trunk/linux-2.6/debian/config/config
   dists/trunk/linux-2.6/debian/config/mips/config.4kc-malta
   dists/trunk/linux-2.6/debian/config/mips/config.5kc-malta
   dists/trunk/linux-2.6/debian/config/mips/config.r4k-ip22
   dists/trunk/linux-2.6/debian/config/mips/config.r5k-ip32
   dists/trunk/linux-2.6/debian/config/mips/config.sb1-bcm91250a
   dists/trunk/linux-2.6/debian/config/mips/config.sb1a-bcm91480b
   dists/trunk/linux-2.6/debian/config/mipsel/config.4kc-malta
   dists/trunk/linux-2.6/debian/config/mipsel/config.5kc-malta
   dists/trunk/linux-2.6/debian/config/mipsel/config.sb1-bcm91250a
   dists/trunk/linux-2.6/debian/config/mipsel/config.sb1a-bcm91480b

Modified: dists/trunk/linux-2.6/debian/config/arm/config.footbridge
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.footbridge   (original)
+++ dists/trunk/linux-2.6/debian/config/arm/config.footbridge   Mon Jan 28 
14:53:23 2008
@@ -896,7 +896,6 @@
 #
 # Miscellaneous I2C Chip support
 #
-CONFIG_SENSORS_DS1374=m
 # CONFIG_SENSORS_EEPROM is not set
 # CONFIG_SENSORS_PCF8574 is not set
 CONFIG_SENSORS_PCA9539=m

Modified: dists/trunk/linux-2.6/debian/config/arm/config.iop32x
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.iop32x       (original)
+++ dists/trunk/linux-2.6/debian/config/arm/config.iop32x       Mon Jan 28 
14:53:23 2008
@@ -840,7 +840,6 @@
 #
 # Miscellaneous I2C Chip support
 #
-# CONFIG_SENSORS_DS1374 is not set
 # CONFIG_SENSORS_EEPROM is not set
 # CONFIG_SENSORS_PCF8574 is not set
 # CONFIG_SENSORS_PCA9539 is not set

Modified: dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx       (original)
+++ dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx       Mon Jan 28 
14:53:23 2008
@@ -939,7 +939,6 @@
 #
 # Miscellaneous I2C Chip support
 #
-CONFIG_SENSORS_DS1374=m
 CONFIG_SENSORS_EEPROM=y
 CONFIG_SENSORS_PCF8574=m
 CONFIG_SENSORS_PCA9539=m

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config  (original)
+++ dists/trunk/linux-2.6/debian/config/config  Mon Jan 28 14:53:23 2008
@@ -1296,7 +1296,6 @@
 #
 # Miscellaneous I2C Chip support
 #
-CONFIG_SENSORS_DS1374=m
 CONFIG_DS1682=m
 CONFIG_SENSORS_MAX6875=m
 CONFIG_SENSORS_PCA9539=m

Modified: dists/trunk/linux-2.6/debian/config/mips/config.4kc-malta
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.4kc-malta   (original)
+++ dists/trunk/linux-2.6/debian/config/mips/config.4kc-malta   Mon Jan 28 
14:53:23 2008
@@ -1701,7 +1701,6 @@
 #
 # Miscellaneous I2C Chip support
 #
-CONFIG_SENSORS_DS1374=m
 CONFIG_SENSORS_EEPROM=m
 CONFIG_SENSORS_PCF8574=m
 CONFIG_SENSORS_PCA9539=m

Modified: dists/trunk/linux-2.6/debian/config/mips/config.5kc-malta
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.5kc-malta   (original)
+++ dists/trunk/linux-2.6/debian/config/mips/config.5kc-malta   Mon Jan 28 
14:53:23 2008
@@ -1798,7 +1798,6 @@
 #
 # Miscellaneous I2C Chip support
 #
-CONFIG_SENSORS_DS1374=m
 CONFIG_SENSORS_EEPROM=m
 CONFIG_SENSORS_PCF8574=m
 CONFIG_SENSORS_PCA9539=m

Modified: dists/trunk/linux-2.6/debian/config/mips/config.r4k-ip22
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.r4k-ip22    (original)
+++ dists/trunk/linux-2.6/debian/config/mips/config.r4k-ip22    Mon Jan 28 
14:53:23 2008
@@ -548,7 +548,6 @@
 #
 # Miscellaneous I2C Chip support
 #
-# CONFIG_SENSORS_DS1374 is not set
 # CONFIG_SENSORS_EEPROM is not set
 # CONFIG_SENSORS_PCF8574 is not set
 # CONFIG_SENSORS_PCA9539 is not set

Modified: dists/trunk/linux-2.6/debian/config/mips/config.r5k-ip32
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.r5k-ip32    (original)
+++ dists/trunk/linux-2.6/debian/config/mips/config.r5k-ip32    Mon Jan 28 
14:53:23 2008
@@ -606,7 +606,6 @@
 #
 # Miscellaneous I2C Chip support
 #
-# CONFIG_SENSORS_DS1374 is not set
 # CONFIG_SENSORS_EEPROM is not set
 # CONFIG_SENSORS_PCF8574 is not set
 # CONFIG_SENSORS_PCA9539 is not set

Modified: dists/trunk/linux-2.6/debian/config/mips/config.sb1-bcm91250a
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.sb1-bcm91250a       
(original)
+++ dists/trunk/linux-2.6/debian/config/mips/config.sb1-bcm91250a       Mon Jan 
28 14:53:23 2008
@@ -931,7 +931,6 @@
 #
 # Miscellaneous I2C Chip support
 #
-# CONFIG_SENSORS_DS1374 is not set
 # CONFIG_SENSORS_EEPROM is not set
 # CONFIG_SENSORS_PCF8574 is not set
 # CONFIG_SENSORS_PCA9539 is not set

Modified: dists/trunk/linux-2.6/debian/config/mips/config.sb1a-bcm91480b
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.sb1a-bcm91480b      
(original)
+++ dists/trunk/linux-2.6/debian/config/mips/config.sb1a-bcm91480b      Mon Jan 
28 14:53:23 2008
@@ -927,7 +927,6 @@
 #
 # Miscellaneous I2C Chip support
 #
-# CONFIG_SENSORS_DS1374 is not set
 # CONFIG_SENSORS_EEPROM is not set
 # CONFIG_SENSORS_PCF8574 is not set
 # CONFIG_SENSORS_PCA9539 is not set

Modified: dists/trunk/linux-2.6/debian/config/mipsel/config.4kc-malta
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mipsel/config.4kc-malta (original)
+++ dists/trunk/linux-2.6/debian/config/mipsel/config.4kc-malta Mon Jan 28 
14:53:23 2008
@@ -1701,7 +1701,6 @@
 #
 # Miscellaneous I2C Chip support
 #
-CONFIG_SENSORS_DS1374=m
 CONFIG_SENSORS_EEPROM=m
 CONFIG_SENSORS_PCF8574=m
 CONFIG_SENSORS_PCA9539=m

Modified: dists/trunk/linux-2.6/debian/config/mipsel/config.5kc-malta
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mipsel/config.5kc-malta (original)
+++ dists/trunk/linux-2.6/debian/config/mipsel/config.5kc-malta Mon Jan 28 
14:53:23 2008
@@ -1798,7 +1798,6 @@
 #
 # Miscellaneous I2C Chip support
 #
-CONFIG_SENSORS_DS1374=m
 CONFIG_SENSORS_EEPROM=m
 CONFIG_SENSORS_PCF8574=m
 CONFIG_SENSORS_PCA9539=m

Modified: dists/trunk/linux-2.6/debian/config/mipsel/config.sb1-bcm91250a
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mipsel/config.sb1-bcm91250a     
(original)
+++ dists/trunk/linux-2.6/debian/config/mipsel/config.sb1-bcm91250a     Mon Jan 
28 14:53:23 2008
@@ -931,7 +931,6 @@
 #
 # Miscellaneous I2C Chip support
 #
-# CONFIG_SENSORS_DS1374 is not set
 # CONFIG_SENSORS_EEPROM is not set
 # CONFIG_SENSORS_PCF8574 is not set
 # CONFIG_SENSORS_PCA9539 is not set

Modified: dists/trunk/linux-2.6/debian/config/mipsel/config.sb1a-bcm91480b
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mipsel/config.sb1a-bcm91480b    
(original)
+++ dists/trunk/linux-2.6/debian/config/mipsel/config.sb1a-bcm91480b    Mon Jan 
28 14:53:23 2008
@@ -927,7 +927,6 @@
 #
 # Miscellaneous I2C Chip support
 #
-# CONFIG_SENSORS_DS1374 is not set
 # CONFIG_SENSORS_EEPROM is not set
 # CONFIG_SENSORS_PCF8574 is not set
 # CONFIG_SENSORS_PCA9539 is not set

_______________________________________________
Kernel-svn-changes mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

Reply via email to