[kernel] r16643 - dists/trunk/linux-2.6/debian/config

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


Author: benh
Date: Sun Dec  5 16:42:35 2010
New Revision: 16643

Log:
Move config options from drivers/i2c/chips/Kconfig section to drivers/misc/Kconfig

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

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Sun Dec  5 00:59:47 2010	(r16642)
+++ dists/trunk/linux-2.6/debian/config/config	Sun Dec  5 16:42:35 2010	(r16643)
@@ -498,12 +498,6 @@
 CONFIG_I2C_PCA_PLATFORM=m
 
 ##
-## file: drivers/i2c/chips/Kconfig
-##
-CONFIG_DS1682=m
-CONFIG_SENSORS_TSL2550=m
-
-##
 ## file: drivers/ide/Kconfig
 ##
 CONFIG_IDE_GD=m
@@ -1403,6 +1397,8 @@
 CONFIG_SGI_GRU=m
 # CONFIG_SGI_GRU_DEBUG is not set
 CONFIG_ISL29003=m
+CONFIG_SENSORS_TSL2550=m
+CONFIG_DS1682=m
 CONFIG_TI_DAC7512=m
 CONFIG_VMWARE_BALLOON=m
 CONFIG_RAMOOPS=m



More information about the Kernel-svn-changes mailing list