FreeSWITCH: Fix libs/srtp.

Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
This commit is contained in:
Mazi Lo 2014-08-12 10:49:12 -04:00
parent 81e36eafb4
commit 12485ef0ef
1 changed files with 1 additions and 1 deletions

View File

@ -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.