projects
/
feed
/
telephony.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81e36ea
)
FreeSWITCH: Fix libs/srtp.
author
Mazi Lo
<openwrt.mazilo@recursor.net>
Tue, 12 Aug 2014 14:49:12 +0000
(10:49 -0400)
committer
Mazi Lo
<openwrt.mazilo@recursor.net>
Tue, 12 Aug 2014 14:49:12 +0000
(10:49 -0400)
Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
net/freeswitch/Config.in
patch
|
blob
|
history
diff --git
a/net/freeswitch/Config.in
b/net/freeswitch/Config.in
index 6eaafad5835795e90a1c9837c4714cd0cc04b708..0c3032f91612a3a46acb2c794631e6acf03fc078 100644
(file)
--- a/
net/freeswitch/Config.in
+++ b/
net/freeswitch/Config.in
@@
-181,7
+181,7
@@
menu "Configuration"
config FS_WITH_SRTP_KERNEL_LINUX
depends on FS_WITH_SRTP
bool "Build library to run in Linux kernel context"
- default
y
+ default
n
help
Build library to run in Linux kernel context.