|
@@ -1,6 +1,6 @@
|
|
menuconfig SND_MXS_SOC
|
|
menuconfig SND_MXS_SOC
|
|
tristate "SoC Audio for Freescale MXS CPUs"
|
|
tristate "SoC Audio for Freescale MXS CPUs"
|
|
- depends on ARCH_MXS
|
|
|
|
|
|
+ depends on ARCH_MXS || COMPILE_TEST
|
|
select SND_SOC_GENERIC_DMAENGINE_PCM
|
|
select SND_SOC_GENERIC_DMAENGINE_PCM
|
|
help
|
|
help
|
|
Say Y or M if you want to add support for codecs attached to
|
|
Say Y or M if you want to add support for codecs attached to
|