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

Ben Hutchings benh at alioth.debian.org
Fri Aug 19 01:56:42 UTC 2011


Author: benh
Date: Fri Aug 19 01:56:41 2011
New Revision: 17967

Log:
w1: Explicitly unset W1_MASTER_DS1WM, W1_MASTER_GPIO, W1_SLAVE_DS2408

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	Fri Aug 19 01:53:40 2011	(r17966)
+++ dists/trunk/linux-2.6/debian/config/config	Fri Aug 19 01:56:41 2011	(r17967)
@@ -2988,12 +2988,15 @@
 CONFIG_W1_MASTER_MATROX=m
 CONFIG_W1_MASTER_DS2490=m
 CONFIG_W1_MASTER_DS2482=m
+# CONFIG_W1_MASTER_DS1WM is not set
+# CONFIG_W1_MASTER_GPIO is not set
 
 ##
 ## file: drivers/w1/slaves/Kconfig
 ##
 CONFIG_W1_SLAVE_THERM=m
 CONFIG_W1_SLAVE_SMEM=m
+# CONFIG_W1_SLAVE_DS2408 is not set
 CONFIG_W1_SLAVE_DS2431=m
 CONFIG_W1_SLAVE_DS2433=m
 # CONFIG_W1_SLAVE_DS2433_CRC is not set



More information about the Kernel-svn-changes mailing list