diff options
author | Lionel Xu <Lionel.Xu@freescale.com> | 2010-03-08 17:54:48 +0800 |
---|---|---|
committer | Frank Li <Frank.Li@freescale.com> | 2010-03-16 12:37:19 +0800 |
commit | 2ee74726689426fc578b59cbc64f733caca9f610 (patch) | |
tree | 804b52d212966babcc4aa234283042ea29713498 /sound/soc/Kconfig | |
parent | fe1fc8aed9dd48387cf00d10e8fdcc69c06012b5 (diff) |
ENGR00117750 MX28 ALSA:Support audio playback through SAIF
Porting from mxc sound asoc driver, to support audio playback on mx28 through
saif
Signed-off-by: Lionel Xu <r63889@freescale.com>
Diffstat (limited to 'sound/soc/Kconfig')
-rw-r--r-- | sound/soc/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/Kconfig b/sound/soc/Kconfig index 09c88271e14a..ba22486b92a7 100644 --- a/sound/soc/Kconfig +++ b/sound/soc/Kconfig @@ -37,6 +37,7 @@ source "sound/soc/sh/Kconfig" source "sound/soc/txx9/Kconfig" source "sound/soc/imx/Kconfig" source "sound/soc/stmp3xxx/Kconfig" +source "sound/soc/mxs/Kconfig" # Supported codecs source "sound/soc/codecs/Kconfig" |