FreeSWITCH: Fix libs/srtp.
authorMazi Lo <openwrt.mazilo@recursor.net>
Tue, 12 Aug 2014 14:49:12 +0000 (10:49 -0400)
committerMazi 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

index 6eaafad..0c3032f 100644 (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.