Kconfig 440 B

123456789101112
  1. config 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_LNBH25 if MEDIA_SUBDRV_AUTOSELECT
  9. select DVB_CXD2841ER if MEDIA_SUBDRV_AUTOSELECT
  10. ---help---
  11. Support for NetUP PCI express Universal DVB card.