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

Ben Hutchings benh at alioth.debian.org
Mon Mar 4 02:07:32 UTC 2013


Author: benh
Date: Mon Mar  4 02:07:31 2013
New Revision: 19898

Log:
mmc,memstick: Enable MMC_REALTEK_PCI and MEMSTICK_REALTEK_PCI as modules

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

Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog	Mon Mar  4 02:01:00 2013	(r19897)
+++ dists/trunk/linux/debian/changelog	Mon Mar  4 02:07:31 2013	(r19898)
@@ -9,7 +9,8 @@
   * genorig: Accept xz-compressed upstream tarballs and patches,
     thanks to Sedat Dilek
   * net: Enable USB_NET_CDC_MBIM as module (Closes: #701869)
-  * mfd: Enable MFD_RTSX_PCI as module, replacing RTS_PSTOR (Closes: #702108)
+  * mfd,mmc,memstick: Enable MFD_RTSX_PCI, MMC_REALTEK_PCI and
+    MEMSTICK_REALTEK_PCI as modules, replacing RTS_PSTOR (Closes: #702108)
 
   [ Aurelien Jarno ]
   * [mips/octeon] Change HW_RANDOM and HW_RANDOM_OCTEON to modules.

Modified: dists/trunk/linux/debian/config/config
==============================================================================
--- dists/trunk/linux/debian/config/config	Mon Mar  4 02:01:00 2013	(r19897)
+++ dists/trunk/linux/debian/config/config	Mon Mar  4 02:07:31 2013	(r19898)
@@ -1575,6 +1575,7 @@
 CONFIG_MEMSTICK_TIFM_MS=m
 CONFIG_MEMSTICK_JMICRON_38X=m
 CONFIG_MEMSTICK_R592=m
+CONFIG_MEMSTICK_REALTEK_PCI=m
 
 ##
 ## file: drivers/message/fusion/Kconfig
@@ -1713,6 +1714,7 @@
 CONFIG_MMC_VIA_SDMMC=m
 CONFIG_MMC_VUB300=m
 CONFIG_MMC_USHC=m
+CONFIG_MMC_REALTEK_PCI=m
 
 ##
 ## file: drivers/mtd/Kconfig



More information about the Kernel-svn-changes mailing list