mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-19 18:50:23 +07:00
52b1eaf4c5
Add NetUP Dual Universal CI PCIe board driver. The board has - two CI slots - two I2C adapters - SPI master bus for accessing flash memory containing FPGA firmware No changes required. Signed-off-by: Kozlov Sergey <serjk@netup.ru> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
13 lines
440 B
Plaintext
13 lines
440 B
Plaintext
config DVB_NETUP_UNIDVB
|
|
tristate "NetUP Universal DVB card support"
|
|
depends on DVB_CORE && VIDEO_DEV && PCI && I2C && SPI_MASTER
|
|
select VIDEOBUF2_DVB
|
|
select VIDEOBUF2_VMALLOC
|
|
select DVB_HORUS3A if MEDIA_SUBDRV_AUTOSELECT
|
|
select DVB_ASCOT2E if MEDIA_SUBDRV_AUTOSELECT
|
|
select DVB_LNBH25 if MEDIA_SUBDRV_AUTOSELECT
|
|
select DVB_CXD2841ER if MEDIA_SUBDRV_AUTOSELECT
|
|
---help---
|
|
Support for NetUP PCI express Universal DVB card.
|
|
|