mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 15:34:59 +02:00
10 lines
272 B
Plaintext
10 lines
272 B
Plaintext
|
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
|