e769aa821f56c44e270ac49f2e3cfc8af613ec85
[packages.git] / multimedia / tvheadend / Config.in
1 config TVHEADEND_CWC_SUPPORT
2         bool "NewCamD support"
3         default n
4
5 config TVHEADEND_V4L_SUPPORT
6         bool "Video4Linux v2 support"
7         default n
8
9 config TVHEADEND_LINUXDVB_SUPPORT
10         bool "Linux DVB support"
11         default n
12
13 config TVHEADEND_DVBSCAN_SUPPORT
14         bool "Fetch DVB-scan data"
15         depends on TVHEADEND_LINUXDVB_SUPPORT
16         default TVHEADEND_LINUXDVB_SUPPORT
17
18 config TVHEADEND_AVAHI_SUPPORT
19         bool "Avahi client support"
20         select PACKAGE_libavahi-client
21         default n