2012-12-04 16:20:54 +00:00
|
|
|
config TVHEADEND_CWC_SUPPORT
|
|
|
|
bool "NewCamD support"
|
|
|
|
default n
|
|
|
|
|
|
|
|
config TVHEADEND_V4L_SUPPORT
|
|
|
|
bool "Video4Linux v2 support"
|
|
|
|
default n
|
|
|
|
|
|
|
|
config TVHEADEND_LINUXDVB_SUPPORT
|
|
|
|
bool "Linux DVB support"
|
|
|
|
default n
|
|
|
|
|
|
|
|
config TVHEADEND_DVBSCAN_SUPPORT
|
|
|
|
bool "Fetch DVB-scan data"
|
2013-04-18 12:04:54 +00:00
|
|
|
depends on TVHEADEND_LINUXDVB_SUPPORT
|
2012-12-04 16:20:54 +00:00
|
|
|
default TVHEADEND_LINUXDVB_SUPPORT
|
|
|
|
|
|
|
|
config TVHEADEND_AVAHI_SUPPORT
|
|
|
|
bool "Avahi client support"
|
|
|
|
select PACKAGE_libavahi-client
|
|
|
|
default n
|