[media] cxd2099: Update Kconfig description (ddbridge support)
authorOliver Endriss <o.endriss@gmx.de>
Sun, 3 Jul 2011 21:27:51 +0000 (18:27 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 27 Jul 2011 20:55:46 +0000 (17:55 -0300)
Update Kconfig description (ddbridge with cxd2099)

Signed-off-by: Oliver Endriss <o.endriss@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/staging/cxd2099/Kconfig

index 9d638c30735d299662168368959e832da76a559b..b48aefddc84c3a7e65dbac0ff53b6ff921160694 100644 (file)
@@ -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'.
This page took 0.026416 seconds and 5 git commands to generate.