summaryrefslogtreecommitdiffstats
path: root/package/motion/Config.in
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-03-17 20:08:06 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-03-17 20:08:06 +0000
commit805ca21a303b1dd83852cf1b5bfe95463787fccd (patch)
treebf23c7721641f7fbee1936f13cdae131e95972fb /package/motion/Config.in
parentfa25bd09d439cfe68c8fd2a809a5986882bd8e71 (diff)
Added motion, thanks to Nathan True !
Fixed menuconfig symbol git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3395 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/motion/Config.in')
-rw-r--r--package/motion/Config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/package/motion/Config.in b/package/motion/Config.in
new file mode 100644
index 000000000..7d5203691
--- /dev/null
+++ b/package/motion/Config.in
@@ -0,0 +1,9 @@
+config BR2_PACKAGE_MOTION
+ prompt "motion............................ webcam motion sensing and logging"
+ tristate
+ default m if CONFIG_DEVEL
+ select BR2_PACKAGE_LIBJPEG
+ help
+ Motion is a software motion detector
+
+ http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome