From cefea1a955c897a33b45d8fcd7a5b0dfc6b04474 Mon Sep 17 00:00:00 2001 From: blogic Date: Tue, 14 Feb 2012 17:48:01 +0000 Subject: [pjsip] drop obselete Config.in file git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30531 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/pjsip/Config.in | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 package/pjsip/Config.in (limited to 'package/pjsip') diff --git a/package/pjsip/Config.in b/package/pjsip/Config.in deleted file mode 100644 index c993f1c54..000000000 --- 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. -- cgit v1.2.3