You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
377 B

  1. config TVHEADEND_CWC_SUPPORT
  2. bool "NewCamd support"
  3. default y
  4. config TVHEADEND_LINUXDVB_SUPPORT
  5. bool "Linux DVB support"
  6. default y
  7. config TVHEADEND_DVBSCAN_SUPPORT
  8. bool "Fetch DVB-scan data"
  9. depends on TVHEADEND_LINUXDVB_SUPPORT
  10. default TVHEADEND_LINUXDVB_SUPPORT
  11. config TVHEADEND_AVAHI_SUPPORT
  12. bool "Avahi client support"
  13. select PACKAGE_libavahi-client
  14. default n