summaryrefslogtreecommitdiff
path: root/sound/soc/imx/Kconfig
diff options
context:
space:
mode:
authorMahesh Mahadevan <r9aadq@freescale.com>2011-10-27 06:52:46 -0500
committerJason Liu <r64343@freescale.com>2012-07-20 13:17:00 +0800
commit41427b54eae88e5c13471f559421b2f4cd3bd9de (patch)
tree030f284c05765f948ed550aa466f314cad16e22c /sound/soc/imx/Kconfig
parenta7090ab28ca0d400f4bcb22a223a5a7d4d181643 (diff)
downloadlinux-41427b54eae88e5c13471f559421b2f4cd3bd9de.tar.gz
ENGR00160930-5 Add support for SSI audio on MX6 Sabre-lite
Add support for the SSI audio through the SGTL codec on MX6 Sabre-lite board Signed-off-by: Mahesh Mahadevan <r9aadq@freescale.com>
Diffstat (limited to 'sound/soc/imx/Kconfig')
-rw-r--r--sound/soc/imx/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/imx/Kconfig b/sound/soc/imx/Kconfig
index 61cf93ebd27e..3ea833d642ce 100644
--- a/sound/soc/imx/Kconfig
+++ b/sound/soc/imx/Kconfig
@@ -52,7 +52,7 @@ config SND_SOC_PHYCORE_AC97
config SND_SOC_IMX_SGTL5000
tristate "SoC Audio support for i.MX boards with sgtl5000"
- depends on MACH_MX35_3DS || MACH_MX51_BABBAGE
+ depends on MACH_MX35_3DS || MACH_MX51_BABBAGE || MACH_MX6Q_SABRELITE
select SND_SOC_SGTL5000
select SND_MXC_SOC_MX2
help