diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-09-12 03:43:09 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-09-12 03:43:09 +0000 |
commit | b6742fdb330d4cfe8e4a22a07a5265662fd44d8a (patch) | |
tree | 47d0e9af1661541a06f72bbcbcd09ed6e2cb1578 /openwrt/package/setpwc/Config.in | |
parent | ed63f88792838e00d84f08af44e8cb34c0219e44 (diff) | |
download | mtk-20170518-b6742fdb330d4cfe8e4a22a07a5265662fd44d8a.zip mtk-20170518-b6742fdb330d4cfe8e4a22a07a5265662fd44d8a.tar.gz mtk-20170518-b6742fdb330d4cfe8e4a22a07a5265662fd44d8a.tar.bz2 |
add setpwc package
SVN-Revision: 1908
Diffstat (limited to 'openwrt/package/setpwc/Config.in')
-rw-r--r-- | openwrt/package/setpwc/Config.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/openwrt/package/setpwc/Config.in b/openwrt/package/setpwc/Config.in new file mode 100644 index 0000000..dcf1346 --- /dev/null +++ b/openwrt/package/setpwc/Config.in @@ -0,0 +1,9 @@ +config BR2_PACKAGE_SETPWC + tristate "setpwc - Philips (and compatibles) WebCams (PWC) control utility" +# default m if CONFIG_DEVEL + default n + help + Philips (and compatibles) WebCams (PWC) control utility. + + http://www.vanheusden.com/setpwc/ + |