diff options
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 000000000..dcf134631 --- /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/ + |