Takashi Iwai d4702b189c sound: Fix make allmodconfig on MIPS
The compile of soundcard.c is broken on MIPS when allmodconfig is used
because of the missing MAX_DMA_CHANNELS definition.  As a simple
workaround, just add a Kconfig dependency.

Reported-by: Andrew Morton <akpm@linux-foundation.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2013-05-03 17:07:24 +02:00
..
2012-12-07 07:30:49 +01:00
2012-10-06 16:47:53 +02:00
2013-04-26 07:36:38 +02:00
2012-12-07 07:30:49 +01:00
2013-05-03 17:07:24 +02:00
2013-02-22 23:31:31 -05:00
2012-10-06 16:47:53 +02:00
2012-03-28 18:30:03 +01:00
2012-10-06 16:47:53 +02:00
2012-10-06 16:47:53 +02:00
2012-10-06 16:47:53 +02:00
2013-02-22 23:31:31 -05:00
2012-10-06 16:47:53 +02:00
2012-03-28 18:30:03 +01:00
2012-06-03 12:04:08 +02:00

The modular sound driver patches were funded by Red Hat Software 
(www.redhat.com). The sound driver here is thus a modified version of 
Hannu's code. Please bear that in mind when considering the appropriate
forums for bug reporting. 

Alan Cox