diff options
author | Kees Cook <keescook@chromium.org> | 2012-10-23 16:04:23 -0400 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-10-24 07:02:22 -0400 |
commit | e25c681a7770fa3ac92c68623bb4e2ad744ac7ea (patch) | |
tree | 18f11846687f12a4a33b5be28c56a52a47866152 /sound/soc/fsl | |
parent | 96a0af6d129dc4d09de70ce7a1150cac7dae3bc3 (diff) |
ASoC: fsl: remove CONFIG_EXPERIMENTAL
This config item has not carried much meaning for a while now and is
almost always enabled by default. As agreed during the Linux kernel
summit, remove it.
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/fsl')
-rw-r--r-- | sound/soc/fsl/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/fsl/Kconfig b/sound/soc/fsl/Kconfig index 8e48432809af..10fd172ee3c6 100644 --- a/sound/soc/fsl/Kconfig +++ b/sound/soc/fsl/Kconfig | |||
@@ -126,7 +126,7 @@ config SND_SOC_IMX_AUDMUX | |||
126 | 126 | ||
127 | config SND_MXC_SOC_WM1133_EV1 | 127 | config SND_MXC_SOC_WM1133_EV1 |
128 | tristate "Audio on the i.MX31ADS with WM1133-EV1 fitted" | 128 | tristate "Audio on the i.MX31ADS with WM1133-EV1 fitted" |
129 | depends on MACH_MX31ADS_WM1133_EV1 && EXPERIMENTAL | 129 | depends on MACH_MX31ADS_WM1133_EV1 |
130 | select SND_SOC_WM8350 | 130 | select SND_SOC_WM8350 |
131 | select SND_SOC_IMX_PCM_FIQ | 131 | select SND_SOC_IMX_PCM_FIQ |
132 | select SND_SOC_IMX_AUDMUX | 132 | select SND_SOC_IMX_AUDMUX |