[kernel] r10484 - in dists/trunk/linux-2.6/debian: . config

Maximilian Attems maks at alioth.debian.org
Sun Feb 10 19:16:14 UTC 2008


Author: maks
Date: Sun Feb 10 19:16:13 2008
New Revision: 10484

Log:
topconfig enable MEMSTICK

supports sony memory stick cards:
" Currently, only MemoryStick Pro storage cards are supported via
TI FlashMedia" see baf8532a147d5b76681ce040e2c8f25a3f0e718d


Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Sun Feb 10 19:16:13 2008
@@ -19,7 +19,7 @@
     NETFILTER_XT_MATCH_IPRANGE, NETFILTER_XT_MATCH_RATEEST, SND_OXYGEN,
     SND_HIFIER, SND_VIRTUOSO, USB_NET_RNDIS_WLAN, USB_ANNOUNCE_NEW_DEVICES,
     USB_SERIAL_IUU, NET_CLS_FLOW, INFINIBAND_NES, RTC_DRV_R9701,
-    RTC_DRV_DS1511.
+    RTC_DRV_DS1511, MEMSTICK.
   * [amd64] Enable CRYPTO_SALSA20_X86_64, EDAC_I3000.
   * [amd64, i386]: Enable LATENCYTOP, LEDS_CLEVO_MAIL.
   * topconfig disable PARPORT_PC_FIFO due to instabilities.

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Sun Feb 10 19:16:13 2008
@@ -1724,6 +1724,8 @@
 CONFIG_MMC_WBSD=m
 CONFIG_MMC_TIFM_SD=m
 CONFIG_MMC_SPI=m
+CONFIG_MEMSTICK=m
+# CONFIG_MEMSTICK_DEBUG is not set
 CONFIG_NEW_LEDS=y
 CONFIG_LEDS_CLASS=m
 



More information about the Kernel-svn-changes mailing list