From 7db773b5be24808e80ee910243a18cad86951050 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Mon, 30 May 2011 23:43:41 +0000 Subject: [PATCH] mmc: Enable MMC_VUB300, MMC_USHC as modules svn path=/dists/trunk/linux-2.6/; revision=17536 --- debian/changelog | 1 + debian/config/config | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index d83ac6c80..13f828d55 100644 --- a/debian/changelog +++ b/debian/changelog @@ -51,6 +51,7 @@ linux-2.6 (3.0~rc1-1~experimental.1) UNRELEASED; urgency=low HID_ROCCAT_KOVAPLUS as modules * usb-storage: Enable USB_STORAGE_REALTEK, USB_STORAGE_ENE_UB6250 as modules + * mmc: Enable MMC_VUB300, MMC_USHC as modules -- Ben Hutchings Sat, 21 May 2011 22:13:08 +0100 diff --git a/debian/config/config b/debian/config/config index 28b0f4df5..e0e5eeef5 100644 --- a/debian/config/config +++ b/debian/config/config @@ -1486,6 +1486,8 @@ CONFIG_MMC_SPI=m CONFIG_MMC_SDRICOH_CS=m CONFIG_MMC_CB710=m CONFIG_MMC_VIA_SDMMC=m +CONFIG_MMC_VUB300=m +CONFIG_MMC_USHC=m ## ## file: drivers/mtd/Kconfig