[PATCH] UBUNTU: [Config] enable module support for memory stick

Eric Miao eric.miao at canonical.com
Wed Sep 9 12:16:20 UTC 2009


>From b6d998195e462f5f3d9df441361e106582715562 Mon Sep 17 00:00:00 2001
From: Eric Miao <eric.y.miao at gmail.com>
Date: Wed, 9 Sep 2009 19:53:59 +0800
Subject: [PATCH] UBUNTU: [Config] enable module support for memory stick

Now many LP bugs report that modules support for memory stick is missing
from our kernel, and here it is. All can be built as modules.

Signed-off-by: Eric Miao <eric.miao at canonical.com>
---
 debian.master/config/config.common.ubuntu |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/debian.master/config/config.common.ubuntu
b/debian.master/config/config.common.ubuntu
index 6432780..d36557e 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -2076,6 +2076,12 @@ CONFIG_MMC_SPI=m
 CONFIG_MMC_TIFM_SD=m
 # CONFIG_MMC_UNSAFE_RESUME is not set
 CONFIG_MMC_VIA_SDMMC=m
+CONFIG_MEMSTICK=m
+# CONFIG_MEMSTICK_DEBUG is not set
+# CONFIG_MEMSTICK_UNSAFE_RESUME is not set
+CONFIG_MSPRO_BLOCK=m
+CONFIG_MEMSTICK_TIFM_MS=m
+CONFIG_MEMSTICK_JMICRON_38X=m
 CONFIG_MMC_WBSD=m
 # CONFIG_MMIOTRACE is not set
 CONFIG_MMU=y
-- 
1.6.3.3




More information about the kernel-team mailing list