ASoC: s6000: Allow to build when COMPILE_TEST is enabled
authorLars-Peter Clausen <lars@metafoo.de>
Mon, 30 Jun 2014 08:01:38 +0000 (10:01 +0200)
committerMark Brown <broonie@linaro.org>
Fri, 4 Jul 2014 17:57:58 +0000 (18:57 +0100)
commitb5dd60fd263147f723aeebc424dab7cd6613d3be
tree9e37aa2574a32103f2afa492a97f025eaba63d10
parent001eaa25ca8cf4bfdb76fa8f2287b8d34287b9b6
ASoC: s6000: Allow to build when COMPILE_TEST is enabled

Most of the ASoC s6000 code is architecture independent. This patch makes it
possible to select the platform when COMPILE_TEST is enabled.

The only architecture dependent code is the PCM driver which will still only be
selected if XTENSA_VARIANT_S6000 is enabled.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/s6000/Kconfig
sound/soc/s6000/Makefile
sound/soc/s6000/s6105-ipcam.c
This page took 0.026431 seconds and 5 git commands to generate.