Skip to content

Commit

Permalink
Staging: line6: depends on SND
Browse files Browse the repository at this point in the history
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>
Cc: Markus Grabner <grabner@icg.tugraz.at>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Randy Dunlap authored and Greg Kroah-Hartman committed Apr 3, 2009
1 parent 4b5e781 commit 7e60fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/staging/line6/Kconfig
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 7e60fcb

Please sign in to comment.