diff mbox

UBUNTU: [Config] CONFIG_MEMSTICK_R592=m

Message ID 1320953581-19672-1-git-send-email-tim.gardner@canonical.com
State New
Headers show

Commit Message

Tim Gardner Nov. 10, 2011, 7:33 p.m. UTC
BugLink: http://bugs.launchpad.net/bugs/238208

Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
---
 debian.master/config/config.common.ubuntu |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Comments

Tim Gardner Nov. 10, 2011, 7:42 p.m. UTC | #1
This was meant to be an Oneiric SRU.

On 11/10/2011 12:33 PM, Tim Gardner wrote:
> BugLink: http://bugs.launchpad.net/bugs/238208
>
> Signed-off-by: Tim Gardner<tim.gardner@canonical.com>
> ---
>   debian.master/config/config.common.ubuntu |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
> index a7029fa..8c82e72 100644
> --- a/debian.master/config/config.common.ubuntu
> +++ b/debian.master/config/config.common.ubuntu
> @@ -2918,7 +2918,7 @@ CONFIG_MEMORY_HOTPLUG_SPARSE=y
>   CONFIG_MEMSTICK=m
>   # CONFIG_MEMSTICK_DEBUG is not set
>   CONFIG_MEMSTICK_JMICRON_38X=m
> -# CONFIG_MEMSTICK_R592 is not set
> +CONFIG_MEMSTICK_R592=m
>   CONFIG_MEMSTICK_TIFM_MS=m
>   # CONFIG_MEMSTICK_UNSAFE_RESUME is not set
>   # CONFIG_MEMTEST is not set
Leann Ogasawara Nov. 10, 2011, 7:46 p.m. UTC | #2
On Thu, 2011-11-10 at 12:42 -0700, Tim Gardner wrote:
> This was meant to be an Oneiric SRU.

(copy and paste from bug...)
Impact: there is currently no support for MEMSTICK_R592 devices

Patch Description: Enable CONFIG_MEMSTICK_R592 as a module. This should
have little chance of regression except on those platforms that support
this device, and a mem stick is inserted.

I assume you'll shove this over to Precise as well?

> On 11/10/2011 12:33 PM, Tim Gardner wrote:
> > BugLink: http://bugs.launchpad.net/bugs/238208
> >
> > Signed-off-by: Tim Gardner<tim.gardner@canonical.com>

Acked-by: Leann Ogasawara <leann.ogasawara@canonical.com>

> > ---
> >   debian.master/config/config.common.ubuntu |    2 +-
> >   1 files changed, 1 insertions(+), 1 deletions(-)
> >
> > diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
> > index a7029fa..8c82e72 100644
> > --- a/debian.master/config/config.common.ubuntu
> > +++ b/debian.master/config/config.common.ubuntu
> > @@ -2918,7 +2918,7 @@ CONFIG_MEMORY_HOTPLUG_SPARSE=y
> >   CONFIG_MEMSTICK=m
> >   # CONFIG_MEMSTICK_DEBUG is not set
> >   CONFIG_MEMSTICK_JMICRON_38X=m
> > -# CONFIG_MEMSTICK_R592 is not set
> > +CONFIG_MEMSTICK_R592=m
> >   CONFIG_MEMSTICK_TIFM_MS=m
> >   # CONFIG_MEMSTICK_UNSAFE_RESUME is not set
> >   # CONFIG_MEMTEST is not set
> 
> 
> -- 
> Tim Gardner tim.gardner@canonical.com
>
Tim Gardner Nov. 10, 2011, 8:50 p.m. UTC | #3
Applied to Oneiric and Precise
diff mbox

Patch

diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index a7029fa..8c82e72 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -2918,7 +2918,7 @@  CONFIG_MEMORY_HOTPLUG_SPARSE=y
 CONFIG_MEMSTICK=m
 # CONFIG_MEMSTICK_DEBUG is not set
 CONFIG_MEMSTICK_JMICRON_38X=m
-# CONFIG_MEMSTICK_R592 is not set
+CONFIG_MEMSTICK_R592=m
 CONFIG_MEMSTICK_TIFM_MS=m
 # CONFIG_MEMSTICK_UNSAFE_RESUME is not set
 # CONFIG_MEMTEST is not set