From: Daniel Mack Date: Thu, 15 Aug 2013 14:03:52 +0000 (+0200) Subject: ALSA: core: allow SND_DMAENGINE_PCM use from modules X-Git-Tag: v3.12-rc1~150^2~9^2~44^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=903eb3187e1c322d2e6838fd0275f13a072c4b63;p=pandora-kernel.git ALSA: core: allow SND_DMAENGINE_PCM use from modules When users of SND_DMAENGINE_PCM are built as module, the config symbol SND_DMAENGINE_PCM must be tristate, otherwise the linker will fail. Signed-off-by: Daniel Mack Reported-by: Fengguang Wu Signed-off-by: Mark Brown --- Reading git-diff-tree failed