[PATCH] UBUNTU: [Config] enable module support for memory stick
Eric Miao
eric.miao at canonical.com
Thu Sep 10 01:31:20 UTC 2009
> If there are Launchpad bugs, then how about listing at least one in your
> patch ? Use the form:
>
> BugLink: http://bugs.launchpad.net/bugs/<bug number>
>
OK, here is the updated version.
>From 1347299a5b6c56b57f0cf46e20ea860c568b6d9e 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
BugLink: https://bugs.launchpad.net/bugs/159951
BugLink: https://bugs.launchpad.net/bugs/237369
The above two bugs reported that module support for memory stick is
missing. This patch adds the config options, and all will 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-UBUNTU-Config-enable-module-support-for-memory-stick.patch
Type: text/x-diff
Size: 1236 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20090910/0eb6d74d/attachment.patch>
More information about the kernel-team
mailing list