Skip to content

Commit

Permalink
[media] cxd2099: Update Kconfig description (ddbridge support)
Browse files Browse the repository at this point in the history
Update Kconfig description (ddbridge with cxd2099)

Signed-off-by: Oliver Endriss <o.endriss@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Oliver Endriss authored and Mauro Carvalho Chehab committed Jul 27, 2011
1 parent 7dfd071 commit 8d31bac
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions drivers/staging/cxd2099/Kconfig
@@ -1,9 +1,10 @@
config DVB_CXD2099
tristate "CXD2099AR Common Interface driver"
depends on DVB_CORE && PCI && I2C && DVB_NGENE
---help---
Support for the CI module found on cineS2 DVB-S2, supported by
the Micronas PCIe device driver (ngene).
tristate "CXD2099AR Common Interface driver"
depends on DVB_CORE && PCI && I2C
---help---
Support for the CI module found on cards based on
- Micronas ngene PCIe bridge: cineS2 etc.
- Digital Devices PCIe bridge: Octopus series

For now, data is passed through '/dev/dvb/adapterX/sec0':
- Encrypted data must be written to 'sec0'.
Expand Down

0 comments on commit 8d31bac

Please sign in to comment.