diff options
author | Takashi Iwai <tiwai@suse.de> | 2010-03-24 08:03:34 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2010-03-24 08:03:34 +0100 |
commit | b72f1343d63f5bad966caf6013a943f4e1db9c72 (patch) | |
tree | 0e99ca97260d2e93881d97e12f47f19d736539b7 /sound/soc/imx/Kconfig | |
parent | 1c583063a5c769fe2ec604752e383972c69e6d9b (diff) | |
parent | 3cc4e53f86dab635166929bfa47cc68d59b28c26 (diff) |
Merge branch 'fix/asoc' into for-linus
Diffstat (limited to 'sound/soc/imx/Kconfig')
-rw-r--r-- | sound/soc/imx/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/imx/Kconfig b/sound/soc/imx/Kconfig index c7d0fd9b7de8..7174b4c710de 100644 --- a/sound/soc/imx/Kconfig +++ b/sound/soc/imx/Kconfig @@ -1,6 +1,6 @@ config SND_IMX_SOC tristate "SoC Audio for Freescale i.MX CPUs" - depends on ARCH_MXC && BROKEN + depends on ARCH_MXC select SND_PCM select FIQ select SND_SOC_AC97_BUS |