Skip to content

Commit

Permalink
ASoC: Remove BROKEN from mpc5200 kconfig
Browse files Browse the repository at this point in the history
The regression was fixed by commit
3e5b501, so no need to mark this
driver as BROKEN.

Signed-off-by: Takashi Iwai <[email protected]>
  • Loading branch information
tiwai committed May 4, 2009
1 parent 3a20ac2 commit 6574612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sound/soc/fsl/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ config SND_SOC_MPC8610_HPCD

config SND_SOC_MPC5200_I2S
tristate "Freescale MPC5200 PSC in I2S mode driver"
depends on PPC_MPC52xx && PPC_BESTCOMM && BROKEN
depends on PPC_MPC52xx && PPC_BESTCOMM
select SND_SOC_OF_SIMPLE
select PPC_BESTCOMM_GEN_BD
help
Expand Down

0 comments on commit 6574612

Please sign in to comment.