diff options
Diffstat (limited to 'package/w_scan/Config.in')
-rw-r--r-- | package/w_scan/Config.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/package/w_scan/Config.in b/package/w_scan/Config.in new file mode 100644 index 000000000..4487b0a86 --- /dev/null +++ b/package/w_scan/Config.in @@ -0,0 +1,10 @@ +config BR2_PACKAGE_W_SCAN + bool "w_scan" + select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE + help + w_scan is a small command line utility used to perform frequency + scans for DVB and ATSC transmissions. It is capable of creating + channels.conf files (in different output formats !) as well as + initial tuning data for scan. + + http://wirbel.htpc-forum.de/w_scan/index_en.html |