diff options
author | Paul Mackerras <paulus@samba.org> | 2008-11-23 19:53:44 -0500 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2008-11-23 19:53:44 -0500 |
commit | 11bac8a026dd38380b52a914ec9bf65fb2ad13e2 (patch) | |
tree | 16ad0b9cb3e74383062ed664733494633bbd43a7 /sound | |
parent | e871809cccc11aaa072afaf746f8fd946d2d9cac (diff) | |
parent | c8d698849e135780738c2cb08f07f06eda982a8c (diff) |
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into merge
Diffstat (limited to 'sound')
-rw-r--r-- | sound/soc/fsl/Kconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sound/soc/fsl/Kconfig b/sound/soc/fsl/Kconfig index bba9546ba5f5..8d73edc56102 100644 --- a/sound/soc/fsl/Kconfig +++ b/sound/soc/fsl/Kconfig | |||
@@ -20,7 +20,8 @@ config SND_SOC_MPC8610_HPCD | |||
20 | 20 | ||
21 | config SND_SOC_MPC5200_I2S | 21 | config SND_SOC_MPC5200_I2S |
22 | tristate "Freescale MPC5200 PSC in I2S mode driver" | 22 | tristate "Freescale MPC5200 PSC in I2S mode driver" |
23 | depends on SND_SOC && PPC_MPC52xx && PPC_BESTCOMM | ||
23 | select SND_SOC_OF_SIMPLE | 24 | select SND_SOC_OF_SIMPLE |
24 | depends on SND_SOC && PPC_MPC52xx | 25 | select PPC_BESTCOMM_GEN_BD |
25 | help | 26 | help |
26 | Say Y here to support the MPC5200 PSCs in I2S mode. | 27 | Say Y here to support the MPC5200 PSCs in I2S mode. |