aboutsummaryrefslogtreecommitdiffstats
path: root/package/pjsip
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2012-02-14 17:48:01 +0000
committerJohn Crispin <blogic@openwrt.org>2012-02-14 17:48:01 +0000
commitb90d992cc7f30e7dac8e2a6221ccc2a7c63174cb (patch)
treef6a0dd4578b66205adb775230a36b9bad9af0b14 /package/pjsip
parent65c467788468d0b16b45d79e022550aca632dd48 (diff)
downloadupstream-b90d992cc7f30e7dac8e2a6221ccc2a7c63174cb.tar.gz
upstream-b90d992cc7f30e7dac8e2a6221ccc2a7c63174cb.tar.bz2
upstream-b90d992cc7f30e7dac8e2a6221ccc2a7c63174cb.zip
[pjsip] drop obselete Config.in file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30531 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/pjsip')
-rw-r--r--package/pjsip/Config.in27
1 files changed, 0 insertions, 27 deletions
diff --git a/package/pjsip/Config.in b/package/pjsip/Config.in
deleted file mode 100644
index c993f1c540..0000000000
--- a/package/pjsip/Config.in
+++ /dev/null
@@ -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.