summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2013-07-19 13:47:57 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2013-07-19 13:47:57 +1000
commit84c3a205451a0ae0326aad5df4833cb6727086c8 (patch)
treed703af9015507a44c514a96633906ebf616b2b6e
parentc0137f55873e3ac8ef520014fc1d7ecca0134831 (diff)
Revert "ASoC: imx: Enable COMPILE_TEST builds"
This reverts commit a1df5c2b310ff88cad66de6d55c06d4ad3b9684b.
-rw-r--r--sound/soc/fsl/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/fsl/Kconfig b/sound/soc/fsl/Kconfig
index 3a79d01e8d03..dcbc0d2e1368 100644
--- a/sound/soc/fsl/Kconfig
+++ b/sound/soc/fsl/Kconfig
@@ -98,7 +98,7 @@ endif # SND_POWERPC_SOC
menuconfig SND_IMX_SOC
tristate "SoC Audio for Freescale i.MX CPUs"
- depends on ARCH_MXC || COMPILE_TEST
+ depends on ARCH_MXC
help
Say Y or M if you want to add support for codecs attached to
the i.MX CPUs.