From 533dace9d4fdf3c882f8debfed88376388bb3c3b Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Mon, 4 Mar 2013 02:07:31 +0000 Subject: [PATCH] mmc,memstick: Enable MMC_REALTEK_PCI and MEMSTICK_REALTEK_PCI as modules svn path=/dists/trunk/linux/; revision=19898 --- debian/changelog | 3 ++- debian/config/config | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2d0ddea01..672e1f54f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,7 +9,8 @@ linux (3.8.1-1~experimental.1) UNRELEASED; urgency=low * 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. diff --git a/debian/config/config b/debian/config/config index e76c5d7bf..0daab2c04 100644 --- a/debian/config/config +++ b/debian/config/config @@ -1575,6 +1575,7 @@ CONFIG_MSPRO_BLOCK=m 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_CB710=m CONFIG_MMC_VIA_SDMMC=m CONFIG_MMC_VUB300=m CONFIG_MMC_USHC=m +CONFIG_MMC_REALTEK_PCI=m ## ## file: drivers/mtd/Kconfig