mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-02 08:34:20 +08: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
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user