mirror of
https://github.com/torvalds/linux.git
synced 2024-12-27 13:22:23 +00:00
Staging: line6: depends on SND
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>
This commit is contained in:
parent
4b5e781dc8
commit
7e60fcb54f
@ -1,6 +1,6 @@
|
|||||||
config LINE6_USB
|
config LINE6_USB
|
||||||
tristate "Line6 USB support"
|
tristate "Line6 USB support"
|
||||||
depends on USB
|
depends on USB && SND
|
||||||
help
|
help
|
||||||
This is a driver for the guitar amp, cab, and effects modeller
|
This is a driver for the guitar amp, cab, and effects modeller
|
||||||
PODxt Pro by Line6 (and similar devices), supporting the
|
PODxt Pro by Line6 (and similar devices), supporting the
|
||||||
|
Loading…
Reference in New Issue
Block a user