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

Ben Hutchings benh at alioth.debian.org
Sun Dec 5 21:02:47 UTC 2010


Author: benh
Date: Sun Dec  5 21:02:44 2010
New Revision: 16656

Log:
Explicitly disable some GPIO 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 21:00:20 2010	(r16655)
+++ dists/trunk/linux-2.6/debian/config/config	Sun Dec  5 21:02:44 2010	(r16656)
@@ -340,7 +340,24 @@
 ##
 # CONFIG_GPIOLIB is not set
 # CONFIG_DEBUG_GPIO is not set
+# CONFIG_GPIO_SYSFS is not set
+# CONFIG_GPIO_BASIC_MMIO is not set
+# CONFIG_GPIO_IT8761E is not set
+# CONFIG_GPIO_SCH is not set
+# CONFIG_GPIO_VX855 is not set
+# CONFIG_GPIO_MAX7300 is not set
+# CONFIG_GPIO_MAX732X is not set
+# CONFIG_GPIO_PCA953X is not set
+# CONFIG_GPIO_PCF857X is not set
+# CONFIG_GPIO_ADP5588 is not set
+# CONFIG_GPIO_CS5535 is not set
+# CONFIG_GPIO_LANGWELL is not set
 # CONFIG_GPIO_PCH is not set
+# CONFIG_GPIO_RDC321X is not set
+# CONFIG_GPIO_MAX7301 is not set
+# CONFIG_GPIO_MCP23S08 is not set
+# CONFIG_GPIO_MC33880 is not set
+# CONFIG_GPIO_74X164 is not set
 
 ##
 ## file: drivers/gpu/drm/Kconfig



More information about the Kernel-svn-changes mailing list