xref: /OK3568_Linux_fs/buildroot/package/freeswitch-mod-bcg729/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_FREESWITCH_MOD_BCG729
2	bool "freeswitch-mod-bcg729"
3	depends on BR2_PACKAGE_FREESWITCH
4	depends on !BR2_STATIC_LIBS # freeswitch
5	select BR2_PACKAGE_BCG729
6	help
7	  FreeSWITCH G.729A module using the opensource bcg729
8	  implementation by Belledonne Communications.
9
10	  https://github.com/xadhoom/mod_bcg729
11