mmc,memstick: Enable MMC_REALTEK_USB, MEMSTICK_REALTEK_USB as modules

svn path=/dists/sid/linux/; revision=21807
This commit is contained in:
Ben Hutchings 2014-09-11 04:36:47 +00:00
parent c9d97d2730
commit c4d465c9ae
2 changed files with 4 additions and 1 deletions

3
debian/changelog vendored
View File

@ -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.

View File

@ -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