Loading...
1# SPDX-License-Identifier: GPL-2.0-only
2config DVB_NETUP_UNIDVB
3 tristate "NetUP Universal DVB card support"
4 depends on DVB_CORE && VIDEO_DEV && PCI && I2C && SPI_MASTER
5 select VIDEOBUF2_DVB
6 select VIDEOBUF2_VMALLOC
7 select DVB_HORUS3A if MEDIA_SUBDRV_AUTOSELECT
8 select DVB_ASCOT2E if MEDIA_SUBDRV_AUTOSELECT
9 select DVB_HELENE if MEDIA_SUBDRV_AUTOSELECT
10 select DVB_LNBH25 if MEDIA_SUBDRV_AUTOSELECT
11 select DVB_CXD2841ER if MEDIA_SUBDRV_AUTOSELECT
12 help
13 Support for NetUP PCI express Universal DVB card.
14
15 Say Y when you want to support NetUP Dual Universal DVB card.
16 Card can receive two independent streams in following standards:
17 DVB-S/S2, T/T2, C/C2
18 Two CI slots available for CAM modules.
1config DVB_NETUP_UNIDVB
2 tristate "NetUP Universal DVB card support"
3 depends on DVB_CORE && VIDEO_DEV && PCI && I2C && SPI_MASTER
4 select VIDEOBUF2_DVB
5 select VIDEOBUF2_VMALLOC
6 select DVB_HORUS3A if MEDIA_SUBDRV_AUTOSELECT
7 select DVB_ASCOT2E if MEDIA_SUBDRV_AUTOSELECT
8 select DVB_HELENE if MEDIA_SUBDRV_AUTOSELECT
9 select DVB_LNBH25 if MEDIA_SUBDRV_AUTOSELECT
10 select DVB_CXD2841ER if MEDIA_SUBDRV_AUTOSELECT
11 ---help---
12 Support for NetUP PCI express Universal DVB card.
13 help
14 Say Y when you want to support NetUP Dual Universal DVB card
15 Card can receive two independent streams in following standards:
16 DVB-S/S2, T/T2, C/C2
17 Two CI slots available for CAM modules.