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

Ben Hutchings benh at alioth.debian.org
Fri Aug 19 01:22:05 UTC 2011


Author: benh
Date: Fri Aug 19 01:22:04 2011
New Revision: 17965

Log:
spi: Explicitly unset SPI_ALTERA, SPI_OC_TINY, SPI_PXA2XX

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:19:22 2011	(r17964)
+++ dists/trunk/linux-2.6/debian/config/config	Fri Aug 19 01:22:04 2011	(r17965)
@@ -2480,10 +2480,13 @@
 ##
 CONFIG_SPI=y
 # CONFIG_SPI_DEBUG is not set
+# CONFIG_SPI_ALTERA is not set
 CONFIG_SPI_BITBANG=m
 CONFIG_SPI_BUTTERFLY=m
 # CONFIG_SPI_GPIO is not set
 CONFIG_SPI_LM70_LLP=m
+# CONFIG_SPI_OC_TINY is not set
+# CONFIG_SPI_PXA2XX is not set
 # CONFIG_SPI_TOPCLIFF_PCH is not set
 # CONFIG_SPI_XILINX is not set
 # CONFIG_SPI_DESIGNWARE is not set



More information about the Kernel-svn-changes mailing list