8db7962b1f
[Peter: needs libiconv if !locale] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 lines
385 B
Plaintext
11 lines
385 B
Plaintext
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
|