Commit 8ccbc3eb authored by Mark Brown's avatar Mark Brown

ASoC: mxs: Enable COMPILE_TEST builds

Since DT based boards don't have any dependency on arch/arm enable them
if COMPILE_TEST is enabled.
Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent ad81f054
menuconfig SND_MXS_SOC
tristate "SoC Audio for Freescale MXS CPUs"
depends on ARCH_MXS
depends on ARCH_MXS || COMPILE_TEST
select SND_SOC_GENERIC_DMAENGINE_PCM
help
Say Y or M if you want to add support for codecs attached to
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment