Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 110846
b: refs/heads/master
c: dc64137
h: refs/heads/master
v: v3
  • Loading branch information
Grant Likely authored and Jaroslav Kysela committed Jul 29, 2008
1 parent 4580beb commit fe006e7
Show file tree
Hide file tree
Showing 4 changed files with 894 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b78ddb10704a7f930e5e631de8227c78a6676a1b
refs/heads/master: dc641378b5ee220aa29ed8b8f51b7af9a19a7719
7 changes: 7 additions & 0 deletions trunk/sound/soc/fsl/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,10 @@ config SND_SOC_MPC8610_HPCD
default y if MPC8610_HPCD
help
Say Y if you want to enable audio on the Freescale MPC8610 HPCD.

config SND_SOC_MPC5200_I2S
tristate "Freescale MPC5200 PSC in I2S mode driver"
select SND_SOC_OF_SIMPLE
depends on SND_SOC && PPC_MPC52xx
help
Say Y here to support the MPC5200 PSCs in I2S mode.
2 changes: 2 additions & 0 deletions trunk/sound/soc/fsl/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ obj-$(CONFIG_SND_SOC_MPC8610_HPCD) += mpc8610_hpcd.o
# MPC8610 Platform Support
obj-$(CONFIG_SND_SOC_MPC8610) += fsl_ssi.o fsl_dma.o

obj-$(CONFIG_SND_SOC_MPC5200_I2S) += mpc5200_psc_i2s.o

Loading

0 comments on commit fe006e7

Please sign in to comment.