summaryrefslogtreecommitdiffstats
path: root/package/libraw1394/Config.in
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer2006-12-13 10:13:15 +0100
committerBernhard Reutner-Fischer2006-12-13 10:13:15 +0100
commit8aa6504ed2213b006422948ed147c32269397e73 (patch)
tree68ca2d89be97fa98c3b6b3f7551b87e39aa76cb8 /package/libraw1394/Config.in
parent- andersee, please use ZCAT / BZCAT as configured by the user. (diff)
downloadbuildroot-8aa6504ed2213b006422948ed147c32269397e73.tar.gz
buildroot-8aa6504ed2213b006422948ed147c32269397e73.tar.xz
buildroot-8aa6504ed2213b006422948ed147c32269397e73.zip
- add libraw1394, thanks to Lars Munch
Diffstat (limited to 'package/libraw1394/Config.in')
-rw-r--r--package/libraw1394/Config.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/libraw1394/Config.in b/package/libraw1394/Config.in
new file mode 100644
index 000000000..859a0b308
--- /dev/null
+++ b/package/libraw1394/Config.in
@@ -0,0 +1,11 @@
+config BR2_PACKAGE_LIBRAW1394
+ bool "libraw1394"
+ default n
+ help
+ Library for direct access to IEEE 1394 bus.
+
+ Through libraw1394/raw1394, applications can directly
+ send to and receive from other nodes without requiring
+ a kernel driver for the protocol in question.
+
+ http://www.linux1394.org/