From c4d465c9aee4244791bc29145cc40d1bea5dd764 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Thu, 11 Sep 2014 04:36:47 +0000 Subject: [PATCH] mmc,memstick: Enable MMC_REALTEK_USB, MEMSTICK_REALTEK_USB as modules svn path=/dists/sid/linux/; revision=21807 --- debian/changelog | 3 ++- debian/config/config | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 69da9e056..7877d3524 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,7 +5,8 @@ linux (3.16.2-3) UNRELEASED; urgency=medium * [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. diff --git a/debian/config/config b/debian/config/config index b229b3146..bd6cacdfe 100644 --- a/debian/config/config +++ b/debian/config/config @@ -1968,6 +1968,7 @@ CONFIG_MEMSTICK_TIFM_MS=m 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_VUB300=m CONFIG_MMC_USHC=m # CONFIG_MMC_USDHI6ROL0 is not set CONFIG_MMC_REALTEK_PCI=m +CONFIG_MMC_REALTEK_USB=m ## ## file: drivers/mtd/Kconfig