drop obselete Config.in file
authorJohn Crispin <john@openwrt.org>
Tue, 14 Feb 2012 17:48:01 +0000 (17:48 +0000)
committerJohn Crispin <john@openwrt.org>
Tue, 14 Feb 2012 17:48:01 +0000 (17:48 +0000)
SVN-Revision: 30531

package/pjsip/Config.in [deleted file]

diff --git a/package/pjsip/Config.in b/package/pjsip/Config.in
deleted file mode 100644 (file)
index c993f1c..0000000
+++ /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.