Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92043
b: refs/heads/master
c: 83ac08c
h: refs/heads/master
i:
  92041: 902a137
  92039: f29afa8
v: v3
  • Loading branch information
Liam Girdwood authored and Takashi Iwai committed Apr 24, 2008
1 parent 72f1356 commit d3c930b
Show file tree
Hide file tree
Showing 5 changed files with 1,349 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: 88c71a9974693f2b2824b09340269511dd7cbe18
refs/heads/master: 83ac08c0846bc6106d6c7fbb342eab02b32dd399
4 changes: 4 additions & 0 deletions trunk/sound/soc/codecs/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ config SND_SOC_WM9712
tristate
depends on SND_SOC

config SND_SOC_WM9713
tristate
depends on SND_SOC

# Cirrus Logic CS4270 Codec
config SND_SOC_CS4270
tristate
Expand Down
2 changes: 2 additions & 0 deletions trunk/sound/soc/codecs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ snd-soc-wm8731-objs := wm8731.o
snd-soc-wm8750-objs := wm8750.o
snd-soc-wm8753-objs := wm8753.o
snd-soc-wm9712-objs := wm9712.o
snd-soc-wm9713-objs := wm9713.o
snd-soc-cs4270-objs := cs4270.o
snd-soc-tlv320aic3x-objs := tlv320aic3x.o

Expand All @@ -11,5 +12,6 @@ obj-$(CONFIG_SND_SOC_WM8731) += snd-soc-wm8731.o
obj-$(CONFIG_SND_SOC_WM8750) += snd-soc-wm8750.o
obj-$(CONFIG_SND_SOC_WM8753) += snd-soc-wm8753.o
obj-$(CONFIG_SND_SOC_WM9712) += snd-soc-wm9712.o
obj-$(CONFIG_SND_SOC_WM9713) += snd-soc-wm9713.o
obj-$(CONFIG_SND_SOC_CS4270) += snd-soc-cs4270.o
obj-$(CONFIG_SND_SOC_TLV320AIC3X) += snd-soc-tlv320aic3x.o
Loading

0 comments on commit d3c930b

Please sign in to comment.