Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 56171
b: refs/heads/master
c: 33703b7
h: refs/heads/master
i:
  56169: d9027e9
  56167: 2332133
v: v3
  • Loading branch information
Liam Girdwood authored and Jaroslav Kysela committed May 11, 2007
1 parent 4b5f989 commit 27a98ac
Show file tree
Hide file tree
Showing 3 changed files with 7 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: 1f53aee0e0b398bad0c6ec2cd5ca2bccd4fbd56b
refs/heads/master: 33703b73980f0a84251c298d00ad5fbcce81ca31
4 changes: 4 additions & 0 deletions trunk/sound/soc/codecs/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ config SND_SOC_WM8750
tristate
depends on SND_SOC

config SND_SOC_WM8753
tristate
depends on SND_SOC

config SND_SOC_WM9712
tristate
depends on SND_SOC
2 changes: 2 additions & 0 deletions trunk/sound/soc/codecs/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
snd-soc-ac97-objs := ac97.o
snd-soc-wm8731-objs := wm8731.o
snd-soc-wm8750-objs := wm8750.o
snd-soc-wm8753-objs := wm8753.o
snd-soc-wm9712-objs := wm9712.o

obj-$(CONFIG_SND_SOC_AC97_CODEC) += snd-soc-ac97.o
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

0 comments on commit 27a98ac

Please sign in to comment.