projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0adb093
)
kmod-sound-core: Add new 2.6.32 kernel config option
author
Hamish Guthrie
<hcg@openwrt.org>
Tue, 24 Nov 2009 10:39:31 +0000
(10:39 +0000)
committer
Hamish Guthrie
<hcg@openwrt.org>
Tue, 24 Nov 2009 10:39:31 +0000
(10:39 +0000)
SVN-Revision: 18523
package/kernel/modules/sound.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/sound.mk
b/package/kernel/modules/sound.mk
index f78cdfc4bc936f72f8bfaf84e4f8121f10760fda..1d3a5bee6e24dd3a16fd834ce0cac0d8f0986b90 100644
(file)
--- a/
package/kernel/modules/sound.mk
+++ b/
package/kernel/modules/sound.mk
@@
-24,7
+24,8
@@
define KernelPackage/sound-core
CONFIG_SND_SEQUENCER_OSS=y \
CONFIG_HOSTAUDIO \
CONFIG_SND_PCM_OSS \
- CONFIG_SND_MIXER_OSS
+ CONFIG_SND_MIXER_OSS \
+ CONFIG_SOUND_OSS_CORE_PRECLAIM=y
endef
define KernelPackage/sound-core/2.4