aboutsummaryrefslogtreecommitdiffstats
path: root/package/palantir/Config.in
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-09-20 00:15:07 +0000
committerNicolas Thill <nico@openwrt.org>2005-09-20 00:15:07 +0000
commit658681d3abff3d2f47c52b53f49eca5f026ca052 (patch)
treebfd25865837d194d52ec1262d8d62a298bf1e669 /package/palantir/Config.in
parentd45845cf70caea8e37c251cdeee2af0ba8a064a1 (diff)
downloadmaster-187ad058-658681d3abff3d2f47c52b53f49eca5f026ca052.tar.gz
master-187ad058-658681d3abff3d2f47c52b53f49eca5f026ca052.tar.bz2
master-187ad058-658681d3abff3d2f47c52b53f49eca5f026ca052.zip
add palantir
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1956 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/palantir/Config.in')
-rw-r--r--package/palantir/Config.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/palantir/Config.in b/package/palantir/Config.in
new file mode 100644
index 0000000000..c08437fed0
--- /dev/null
+++ b/package/palantir/Config.in
@@ -0,0 +1,11 @@
+config BR2_PACKAGE_PALANTIR
+ tristate "palantir - a multichannel interactive streaming solution"
+ default m if CONFIG_DEVEL
+ select LIBJPEG
+ help
+ Palantir is a Linux-based streaming system designed to transmit live
+ video, audio and data over a TCP/IP network, as well as to control
+ remote devices.
+
+ http://www.fastpath.it/products/palantir/
+