diff mbox

UBUNTU: [Config] CONFIG_SND_USB_UA101=m for all architectures

Message ID 1281320304-9884-1-git-send-email-themuso@ubuntu.com
State Accepted
Delegated to: Leann Ogasawara
Headers show

Commit Message

Luke Yelavich Aug. 9, 2010, 2:18 a.m. UTC
From: Luke Yelavich <luke.yelavich@canonical.com>

Signed-off-by: Luke Yelavich <luke.yelavich@canonical.com>
---
 debian.master/config/config.common.ports  |    2 +-
 debian.master/config/config.common.ubuntu |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Leann Ogasawara Aug. 9, 2010, 5:13 p.m. UTC | #1
Thanks Luke.  This looks reasonable enough to enable for Maverick as it
adds "support for the Edirol UA-101 and UA-1000 audio/MIDI interfaces".
Additionally, the experimental status was removed as of v2.6.35-rc1 (see
upstream commit 306ff3e4).  Just out of curiosity, is there a launchpad
bug associated with this request?  If so, I'll want to add it to the
commit message.

Thanks,
Leann

On Mon, 2010-08-09 at 12:18 +1000, Luke Yelavich wrote:
> From: Luke Yelavich <luke.yelavich@canonical.com>
> 
> Signed-off-by: Luke Yelavich <luke.yelavich@canonical.com>
> ---
>  debian.master/config/config.common.ports  |    2 +-
>  debian.master/config/config.common.ubuntu |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/debian.master/config/config.common.ports b/debian.master/config/config.common.ports
> index 398c898..bf2a407 100644
> --- a/debian.master/config/config.common.ports
> +++ b/debian.master/config/config.common.ports
> @@ -3434,7 +3434,7 @@ CONFIG_SND_USB=y
>  CONFIG_SND_USB_AUDIO=m
>  CONFIG_SND_USB_CAIAQ=m
>  CONFIG_SND_USB_CAIAQ_INPUT=y
> -# CONFIG_SND_USB_UA101 is not set
> +CONFIG_SND_USB_UA101=m
>  CONFIG_SND_USB_USX2Y=m
>  # CONFIG_SND_VERBOSE_PRINTK is not set
>  CONFIG_SND_VERBOSE_PROCFS=y
> diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
> index 804967a..d9acf95 100644
> --- a/debian.master/config/config.common.ubuntu
> +++ b/debian.master/config/config.common.ubuntu
> @@ -4114,7 +4114,7 @@ CONFIG_SND_USB=y
>  CONFIG_SND_USB_AUDIO=m
>  CONFIG_SND_USB_CAIAQ=m
>  CONFIG_SND_USB_CAIAQ_INPUT=y
> -# CONFIG_SND_USB_UA101 is not set
> +CONFIG_SND_USB_UA101=m
>  CONFIG_SND_USB_US122L=m
>  CONFIG_SND_USB_USX2Y=m
>  # CONFIG_SND_VERBOSE_PRINTK is not set
> -- 
> 1.7.1
> 
>
Luke Yelavich Aug. 9, 2010, 10:29 p.m. UTC | #2
On Tue, Aug 10, 2010 at 03:13:24AM EST, Leann Ogasawara wrote:
> Thanks Luke.  This looks reasonable enough to enable for Maverick as it
> adds "support for the Edirol UA-101 and UA-1000 audio/MIDI interfaces".
> Additionally, the experimental status was removed as of v2.6.35-rc1 (see
> upstream commit 306ff3e4).  Just out of curiosity, is there a launchpad
> bug associated with this request?  If so, I'll want to add it to the
> commit message.

No bug, I was talking with someone about audio, and they indicated that the driver wasn't built, hense the patch. I would have included a bug reference if there was one. I actually searched launchpad to see if there was, but no.

Luke
Leann Ogasawara Aug. 10, 2010, 4:22 p.m. UTC | #3
On Tue, 2010-08-10 at 08:29 +1000, Luke Yelavich wrote:
> On Tue, Aug 10, 2010 at 03:13:24AM EST, Leann Ogasawara wrote:
> > Thanks Luke.  This looks reasonable enough to enable for Maverick as it
> > adds "support for the Edirol UA-101 and UA-1000 audio/MIDI interfaces".
> > Additionally, the experimental status was removed as of v2.6.35-rc1 (see
> > upstream commit 306ff3e4).  Just out of curiosity, is there a launchpad
> > bug associated with this request?  If so, I'll want to add it to the
> > commit message.
> 
> No bug, I was talking with someone about audio, and they indicated
> that the driver wasn't built, hense the patch. I would have included a
> bug reference if there was one. I actually searched launchpad to see
> if there was, but no.

No problem.  I've gone ahead and applied this to Maverick.

Thanks,
Leann
diff mbox

Patch

diff --git a/debian.master/config/config.common.ports b/debian.master/config/config.common.ports
index 398c898..bf2a407 100644
--- a/debian.master/config/config.common.ports
+++ b/debian.master/config/config.common.ports
@@ -3434,7 +3434,7 @@  CONFIG_SND_USB=y
 CONFIG_SND_USB_AUDIO=m
 CONFIG_SND_USB_CAIAQ=m
 CONFIG_SND_USB_CAIAQ_INPUT=y
-# CONFIG_SND_USB_UA101 is not set
+CONFIG_SND_USB_UA101=m
 CONFIG_SND_USB_USX2Y=m
 # CONFIG_SND_VERBOSE_PRINTK is not set
 CONFIG_SND_VERBOSE_PROCFS=y
diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index 804967a..d9acf95 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -4114,7 +4114,7 @@  CONFIG_SND_USB=y
 CONFIG_SND_USB_AUDIO=m
 CONFIG_SND_USB_CAIAQ=m
 CONFIG_SND_USB_CAIAQ_INPUT=y
-# CONFIG_SND_USB_UA101 is not set
+CONFIG_SND_USB_UA101=m
 CONFIG_SND_USB_US122L=m
 CONFIG_SND_USB_USX2Y=m
 # CONFIG_SND_VERBOSE_PRINTK is not set