drop obselete Config.in file
SVN-Revision: 30531
This commit is contained in:
parent
02a01a16c7
commit
17e1717033
1 changed files with 0 additions and 27 deletions
|
@ -1,27 +0,0 @@
|
||||||
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.
|
|
Loading…
Reference in a new issue