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

Maximilian Attems maks at alioth.debian.org
Mon May 17 23:32:50 UTC 2010


Author: maks
Date: Mon May 17 23:32:48 2010
New Revision: 15732

Log:
topconfig fix double MMC_RICOH_MMC definition

fixes:
.config:862:warning: symbol value 'm' invalid for MMC_RICOH_MMC

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	Mon May 17 23:28:58 2010	(r15731)
+++ dists/trunk/linux-2.6/debian/config/config	Mon May 17 23:32:48 2010	(r15732)
@@ -1354,7 +1354,6 @@
 CONFIG_MMC_SDHCI=m
 CONFIG_MMC_RICOH_MMC=y
 CONFIG_MMC_SDHCI_PCI=m
-CONFIG_MMC_RICOH_MMC=m
 CONFIG_MMC_SDHCI_PLTFM=m
 CONFIG_MMC_WBSD=m
 CONFIG_MMC_TIFM_SD=m



More information about the Kernel-svn-changes mailing list