Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1558
b: refs/heads/master
c: cb5a6ff
h: refs/heads/master
v: v3
  • Loading branch information
Russell King authored and Jaroslav Kysela committed May 29, 2005
1 parent 438e8d8 commit 42aee66
Show file tree
Hide file tree
Showing 5 changed files with 1,224 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: 9b9a5afffd8636a82c6b32970342aef9d1f3d17d
refs/heads/master: cb5a6ffc5c09bc354af69407dae710dcddcced37
6 changes: 6 additions & 0 deletions trunk/sound/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,11 @@ config SND_SA11XX_UDA1341
To compile this driver as a module, choose M here: the module
will be called snd-sa11xx-uda1341.

config SND_ARMAACI
tristate "ARM PrimeCell PL041 AC Link support"
depends on SND && ARM_AMBA
select SND_PCM
select SND_AC97_CODEC

endmenu

3 changes: 3 additions & 0 deletions trunk/sound/arm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ snd-sa11xx-uda1341-objs := sa11xx-uda1341.o

# Toplevel Module Dependency
obj-$(CONFIG_SND_SA11XX_UDA1341) += snd-sa11xx-uda1341.o

obj-$(CONFIG_SND_ARMAACI) += snd-aaci.o
snd-aaci-objs := aaci.o devdma.o
Loading

0 comments on commit 42aee66

Please sign in to comment.