menuconfig BR2_PACKAGE_LIBSRTP bool "libsrtp" help This package provides an implementation of the Secure Real-time Transport Protocol (SRTP), the Universal Security Transform (UST), and a supporting cryptographic kernel. https://github.com/cisco/libsrtp if BR2_PACKAGE_LIBSRTP config BR2_PACKAGE_LIBSRTP_USE_PREBUILT bool "use prebuilt binary instead of building from source" default y endif