summaryrefslogtreecommitdiff
path: root/sound/soc/imx/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/imx/Kconfig')
-rw-r--r--sound/soc/imx/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/sound/soc/imx/Kconfig b/sound/soc/imx/Kconfig
index e30ebbe7e131..5bc4f7f0f092 100644
--- a/sound/soc/imx/Kconfig
+++ b/sound/soc/imx/Kconfig
@@ -53,7 +53,8 @@ config SND_SOC_PHYCORE_AC97
config SND_SOC_IMX_SGTL5000
tristate "SoC Audio support for i.MX boards with sgtl5000"
depends on I2C && (MACH_MX35_3DS || MACH_MX51_BABBAGE \
- || MACH_MX6Q_SABRELITE || MACH_MX6Q_ARM2)
+ || MACH_MX6Q_SABRELITE || MACH_MX6Q_ARM2 \
+ || MACH_WANDBOARD)
select SND_SOC_SGTL5000
select SND_MXC_SOC_MX2
help