projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
mac80211: rename autogenerated wifi-device sections from wifi* to radio* to prevent...
[openwrt.git]
/
package
/
kernel
/
modules
/
sound.mk
diff --git
a/package/kernel/modules/sound.mk
b/package/kernel/modules/sound.mk
index
f78cdfc
..
1d3a5be
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
This page took
0.022764 seconds
and
4
git commands to generate.