aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/line6
diff options
context:
space:
mode:
authorRandy Dunlap <randy.dunlap@oracle.com>2010-07-27 15:21:19 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2010-07-28 11:20:55 -0400
commite928c077e5cdcd72ee762125b37232aec1ff49f3 (patch)
treedb2dde52a41df54f97004919988c0c9ef3563cfe /drivers/staging/line6
parent4a1b3acc909ca02bdb286d3dd498262e89875b49 (diff)
Staging: line6: needs to select SND_PCM
line6 uses snd_pcm*() functions, so it should select SND_PCM. ERROR: "snd_pcm_period_elapsed" [drivers/staging/line6/line6usb.ko] undefined! ERROR: "snd_pcm_set_ops" [drivers/staging/line6/line6usb.ko] undefined! ERROR: "snd_pcm_lib_free_pages" [drivers/staging/line6/line6usb.ko] undefined! ERROR: "snd_pcm_lib_ioctl" [drivers/staging/line6/line6usb.ko] undefined! ERROR: "snd_pcm_lib_malloc_pages" [drivers/staging/line6/line6usb.ko] undefined! ERROR: "snd_pcm_hw_constraint_ratdens" [drivers/staging/line6/line6usb.ko] undefined! ERROR: "snd_pcm_format_physical_width" [drivers/staging/line6/line6usb.ko] undefined! ERROR: "snd_pcm_lib_preallocate_pages_for_all" [drivers/staging/line6/line6usb.ko] undefined! ERROR: "snd_pcm_new" [drivers/staging/line6/line6usb.ko] undefined! Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Cc: Markus Grabner <grabner@icg.tugraz.at> Cc: stable <stable@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/line6')
-rw-r--r--drivers/staging/line6/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/line6/Kconfig b/drivers/staging/line6/Kconfig
index 7852d4a960c..bc1ffbed3c8 100644
--- a/drivers/staging/line6/Kconfig
+++ b/drivers/staging/line6/Kconfig
@@ -2,6 +2,7 @@ config LINE6_USB
2 tristate "Line6 USB support" 2 tristate "Line6 USB support"
3 depends on USB && SND 3 depends on USB && SND
4 select SND_RAWMIDI 4 select SND_RAWMIDI
5 select SND_PCM
5 help 6 help
6 This is a driver for the guitar amp, cab, and effects modeller 7 This is a driver for the guitar amp, cab, and effects modeller
7 PODxt Pro by Line6 (and similar devices), supporting the 8 PODxt Pro by Line6 (and similar devices), supporting the