ALSA: core: allow SND_DMAENGINE_PCM use from modules
authorDaniel Mack <zonque@gmail.com>
Thu, 15 Aug 2013 14:03:52 +0000 (16:03 +0200)
committerMark Brown <broonie@linaro.org>
Thu, 15 Aug 2013 17:28:42 +0000 (18:28 +0100)
commit903eb3187e1c322d2e6838fd0275f13a072c4b63
tree742855fe3d5b7e870454783c8b9c0eb38b35a77d
parentb7ae6f31d8243ec684af16bc5c763eccdfabaec0
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 <zonque@gmail.com>
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/core/Kconfig