From 7e60fcb54f32e30f065a77b30f03370a287fda99 Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Mon, 2 Mar 2009 09:54:57 -0800 Subject: 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 Cc: Markus Grabner Signed-off-by: Greg Kroah-Hartman --- drivers/staging/line6/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/staging') diff --git a/drivers/staging/line6/Kconfig b/drivers/staging/line6/Kconfig index 3c1ffcb8cb12..84f5be71ccff 100644 --- a/drivers/staging/line6/Kconfig +++ b/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 -- cgit v1.2.3