Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 157640
b: refs/heads/master
c: 7eaae41
h: refs/heads/master
v: v3
  • Loading branch information
Barry Song authored and Mark Brown committed Aug 13, 2009
1 parent 3dd701f commit 8e2ced9
Show file tree
Hide file tree
Showing 5 changed files with 521 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: 9008adf9a9c3a43ef237f6cd416857569beb0029
refs/heads/master: 7eaae41ea54af5516138aef5fd33bc55598cbf48
3 changes: 3 additions & 0 deletions trunk/sound/soc/codecs/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@ config SND_SOC_AC97_CODEC
tristate
select SND_AC97_CODEC

config SND_SOC_AD1836
tristate

config SND_SOC_AD1938
tristate

Expand Down
2 changes: 2 additions & 0 deletions trunk/sound/soc/codecs/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
snd-soc-ac97-objs := ac97.o
snd-soc-ad1836-objs := ad1836.o
snd-soc-ad1938-objs := ad1938.o
snd-soc-ad1980-objs := ad1980.o
snd-soc-ad73311-objs := ad73311.o
Expand Down Expand Up @@ -45,6 +46,7 @@ snd-soc-wm9713-objs := wm9713.o
snd-soc-max9877-objs := max9877.o

obj-$(CONFIG_SND_SOC_AC97_CODEC) += snd-soc-ac97.o
obj-$(CONFIG_SND_SOC_AD1836) += snd-soc-ad1836.o
obj-$(CONFIG_SND_SOC_AD1938) += snd-soc-ad1938.o
obj-$(CONFIG_SND_SOC_AD1980) += snd-soc-ad1980.o
obj-$(CONFIG_SND_SOC_AD73311) += snd-soc-ad73311.o
Expand Down
Loading

0 comments on commit 8e2ced9

Please sign in to comment.