Skip to content

Commit

Permalink
ASoC: Mark new i.MX drivers as BROKEN until arch/arm merged
Browse files Browse the repository at this point in the history
Currently they don't build due to cross tree dependencies, they will be
reenabled once the arch/arm side has merged.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
  • Loading branch information
Mark Brown committed Jan 17, 2010
1 parent e919c24 commit b05f5c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sound/soc/imx/Kconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
config SND_IMX_SOC
tristate "SoC Audio for Freecale i.MX CPUs"
depends on ARCH_MXC
depends on ARCH_MXC && BROKEN
select SND_PCM
select FIQ
select SND_SOC_AC97_BUS
Expand Down

0 comments on commit b05f5c1

Please sign in to comment.