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

Ben Hutchings benh at alioth.debian.org
Sun Dec 5 21:00:43 UTC 2010


Author: benh
Date: Sun Dec  5 21:00:20 2010
New Revision: 16655

Log:
Explicitly disable some I2C modules; could be enabled on a per-flavour basis

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 18:18:01 2010	(r16654)
+++ dists/trunk/linux-2.6/debian/config/config	Sun Dec  5 21:00:20 2010	(r16655)
@@ -484,6 +484,7 @@
 ## file: drivers/i2c/Kconfig
 ##
 CONFIG_I2C_COMPAT=y
+# CONFIG_I2C_MUX is not set
 CONFIG_I2C_HELPER_AUTO=y
 
 ##
@@ -491,6 +492,8 @@
 ##
 CONFIG_I2C_ISCH=m
 CONFIG_I2C_NFORCE2_S4985=m
+# CONFIG_I2C_GPIO is not set
+# CONFIG_I2C_INTEL_MID is not set
 CONFIG_I2C_OCORES=m
 CONFIG_I2C_SIMTEC=m
 # CONFIG_I2C_XILINX is not set



More information about the Kernel-svn-changes mailing list