[kernel] r21807 - in dists/sid/linux/debian: . config

Ben Hutchings benh at moszumanska.debian.org
Thu Sep 11 04:36:47 UTC 2014


Author: benh
Date: Thu Sep 11 04:36:47 2014
New Revision: 21807

Log:
mmc,memstick: Enable MMC_REALTEK_USB, MEMSTICK_REALTEK_USB as modules

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

Modified: dists/sid/linux/debian/changelog
==============================================================================
--- dists/sid/linux/debian/changelog	Thu Sep 11 04:20:33 2014	(r21806)
+++ dists/sid/linux/debian/changelog	Thu Sep 11 04:36:47 2014	(r21807)
@@ -5,7 +5,8 @@
   * [arm64] ata: Enable PHY_XYGENE, AHCI_XGENE as modules
     - udeb: Add ahci_xgene to sata-modules (fixes FTBFS)
   * [arm64] rtc: Enable RTC_DRV_XGENE as modules
-  * mfd: Enable MFD_RTSX_USB as module (Closes: #761099)
+  * mfd,mmc,memstick: Enable MFD_RTSX_USB, MMC_REALTEK_USB,
+    MEMSTICK_REALTEK_USB as modules (Closes: #761099)
 
   [ Ian Campbell ]
   * [armel/orion5x] udeb: Include mvmdio in nic-modules udeb.

Modified: dists/sid/linux/debian/config/config
==============================================================================
--- dists/sid/linux/debian/config/config	Thu Sep 11 04:20:33 2014	(r21806)
+++ dists/sid/linux/debian/config/config	Thu Sep 11 04:36:47 2014	(r21807)
@@ -1968,6 +1968,7 @@
 CONFIG_MEMSTICK_JMICRON_38X=m
 CONFIG_MEMSTICK_R592=m
 CONFIG_MEMSTICK_REALTEK_PCI=m
+CONFIG_MEMSTICK_REALTEK_USB=m
 
 ##
 ## file: drivers/message/fusion/Kconfig
@@ -2149,6 +2150,7 @@
 CONFIG_MMC_USHC=m
 # CONFIG_MMC_USDHI6ROL0 is not set
 CONFIG_MMC_REALTEK_PCI=m
+CONFIG_MMC_REALTEK_USB=m
 
 ##
 ## file: drivers/mtd/Kconfig



More information about the Kernel-svn-changes mailing list