commit | d4702b189c6b951c1cb3260036ff998f719bfb62 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri May 03 17:07:24 2013 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri May 03 17:07:24 2013 +0200 |
tree | 85a877b66969131c0aa0ffc62ccd925344dcc826 | |
parent | 49d9e77e72cf178644b4db08fa211d8b4715ab13 [diff] |
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>