1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-04 22:24:32 +03:00
openwrt-xburst/package/pjsip/Config.in
blogic 6c1e15e715 pjsip-ltq-tap is for all lantiq targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27529 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-07 18:19:51 +00:00

28 lines
448 B
Plaintext

config PJSIP_SPEEX
bool "Speex support"
depends on PACKAGE_pjsip
default n
help
Enable speex codec.
config PJSIP_OSS
bool "OSS support"
depends on PACKAGE_pjsip
default n
help
Enable OSS.
config PJSIP_SOUND
bool "Sound support"
depends on PACKAGE_pjsip
default n
help
Enable sound.
config PJSIP_LTQ_TAPI
bool "Lantiq TAPI sound device support"
depends on PACKAGE_pjsip && TARGET_lantiq
default n
help
Enable Lantiq Tapi.