Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 157493
b: refs/heads/master
c: 9d8bc29
h: refs/heads/master
i:
  157491: 01c3851
v: v3
  • Loading branch information
javier Martin authored and Mark Brown committed Aug 5, 2009
1 parent f4af309 commit 7caa9c9
Show file tree
Hide file tree
Showing 5 changed files with 1,111 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: fd6a6394d7d6142afb3d4c87beb3c2c1d25c69bd
refs/heads/master: 9d8bc2968cb0b50ffa76ed806591974e34fc296a
2 changes: 2 additions & 0 deletions trunk/sound/soc/imx/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ config SND_MX1_MX2_SOC
Say Y or M if you want to add support for codecs attached to
the MX1 or MX2 SSI interface.

config SND_MXC_SOC_SSI
tristate



2 changes: 2 additions & 0 deletions trunk/sound/soc/imx/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# i.MX Platform Support
snd-soc-mx1_mx2-objs := mx1_mx2-pcm.o
snd-soc-mxc-ssi-objs := mxc-ssi.o

obj-$(CONFIG_SND_MX1_MX2_SOC) += snd-soc-mx1_mx2.o
obj-$(CONFIG_SND_MXC_SOC_SSI) += snd-soc-mxc-ssi.o
Loading

0 comments on commit 7caa9c9

Please sign in to comment.