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

Ben Hutchings benh at alioth.debian.org
Mon May 30 23:43:42 UTC 2011


Author: benh
Date: Mon May 30 23:43:41 2011
New Revision: 17536

Log:
mmc: Enable MMC_VUB300, MMC_USHC as modules

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	Mon May 30 23:40:26 2011	(r17535)
+++ dists/trunk/linux-2.6/debian/changelog	Mon May 30 23:43:41 2011	(r17536)
@@ -51,6 +51,7 @@
     HID_ROCCAT_KOVAPLUS as modules
   * usb-storage: Enable USB_STORAGE_REALTEK, USB_STORAGE_ENE_UB6250 as
     modules
+  * mmc: Enable MMC_VUB300, MMC_USHC as modules
 
  -- Ben Hutchings <ben at decadent.org.uk>  Sat, 21 May 2011 22:13:08 +0100
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Mon May 30 23:40:26 2011	(r17535)
+++ dists/trunk/linux-2.6/debian/config/config	Mon May 30 23:43:41 2011	(r17536)
@@ -1486,6 +1486,8 @@
 CONFIG_MMC_SDRICOH_CS=m
 CONFIG_MMC_CB710=m
 CONFIG_MMC_VIA_SDMMC=m
+CONFIG_MMC_VUB300=m
+CONFIG_MMC_USHC=m
 
 ##
 ## file: drivers/mtd/Kconfig



More information about the Kernel-svn-changes mailing list