From: Randy Dunlap <randy.dunlap@oracle.com>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: linux-next@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>,
Greg KH <gregkh@suse.de>
Subject: [PATCH] staging/line6: depends on SND
Date: Mon, 02 Mar 2009 09:54:57 -0800 [thread overview]
Message-ID: <49AC1D71.4050303@oracle.com> (raw)
In-Reply-To: <20090302182217.90ca3356.sfr@canb.auug.org.au>
From: Randy Dunlap <randy.dunlap@oracle.com>
line6 code has lots of dependencies on ALSA (and build errors),
so express that in Kconfig.
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
---
drivers/staging/line6/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- linux-next-20090302.orig/drivers/staging/line6/Kconfig
+++ linux-next-20090302/drivers/staging/line6/Kconfig
@@ -1,6 +1,6 @@
config LINE6_USB
tristate "Line6 USB support"
- depends on USB
+ depends on USB && SND
help
This is a driver for the guitar amp, cab, and effects modeller
PODxt Pro by Line6 (and similar devices), supporting the
prev parent reply other threads:[~2009-03-02 17:55 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-02 7:22 linux-next: Tree for March 2 Stephen Rothwell
[not found] ` <20090302182217.90ca3356.sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>
2009-03-02 16:56 ` linux-next: Tree for March 2 (wireless/b43) Randy Dunlap
2009-03-02 16:56 ` Randy Dunlap
[not found] ` <49AC0FAB.6000604-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
2009-03-02 17:17 ` Michael Buesch
2009-03-02 17:17 ` Michael Buesch
2009-03-02 17:54 ` Randy Dunlap [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=49AC1D71.4050303@oracle.com \
--to=randy.dunlap@oracle.com \
--cc=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=sfr@canb.auug.org.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.