Config.in 534 B

1234567891011121314
  1. comment "w_scan needs a toolchain w/ headers >= 3.7"
  2. depends on !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_7
  3. config BR2_PACKAGE_W_SCAN
  4. bool "w_scan"
  5. depends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_7
  6. select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
  7. help
  8. w_scan is a small command line utility used to perform
  9. frequency scans for DVB and ATSC transmissions. It is
  10. capable of creating channels.conf files (in different output
  11. formats !) as well as initial tuning data for scan.
  12. https://www.gen2vdr.de/wirbel/w_scan/index2.html