FreeSWITCH: Fix libs/srtp.
Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
This commit is contained in:
parent
81e36eafb4
commit
12485ef0ef
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@ menu "Configuration"
|
||||||
config FS_WITH_SRTP_KERNEL_LINUX
|
config FS_WITH_SRTP_KERNEL_LINUX
|
||||||
depends on FS_WITH_SRTP
|
depends on FS_WITH_SRTP
|
||||||
bool "Build library to run in Linux kernel context"
|
bool "Build library to run in Linux kernel context"
|
||||||
default y
|
default n
|
||||||
help
|
help
|
||||||
Build library to run in Linux kernel context.
|
Build library to run in Linux kernel context.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue