summaryrefslogtreecommitdiffstats
path: root/package/palantir/Config.in
diff options
context:
space:
mode:
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 000000000..c08437fed
--- /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/
+