aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
diff options
context:
space:
mode:
authorOliver Endriss <o.endriss@gmx.de>2011-07-03 17:27:51 -0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-07-27 16:55:46 -0400
commit8d31bac155d0d891a2380d5b683e6b285cc23e34 (patch)
tree9c2056d8214f37a95721016a453807565caf5331 /drivers/staging
parent7dfd071271bb237d16d8088287bf52a2684cb3ca (diff)
[media] cxd2099: Update Kconfig description (ddbridge support)
Update Kconfig description (ddbridge with cxd2099) Signed-off-by: Oliver Endriss <o.endriss@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/staging')
-rw-r--r--drivers/staging/cxd2099/Kconfig11
1 files changed, 6 insertions, 5 deletions
diff --git a/drivers/staging/cxd2099/Kconfig b/drivers/staging/cxd2099/Kconfig
index 9d638c30735d..b48aefddc84c 100644
--- a/drivers/staging/cxd2099/Kconfig
+++ b/drivers/staging/cxd2099/Kconfig
@@ -1,9 +1,10 @@
1config DVB_CXD2099 1config DVB_CXD2099
2 tristate "CXD2099AR Common Interface driver" 2 tristate "CXD2099AR Common Interface driver"
3 depends on DVB_CORE && PCI && I2C && DVB_NGENE 3 depends on DVB_CORE && PCI && I2C
4 ---help--- 4 ---help---
5 Support for the CI module found on cineS2 DVB-S2, supported by 5 Support for the CI module found on cards based on
6 the Micronas PCIe device driver (ngene). 6 - Micronas ngene PCIe bridge: cineS2 etc.
7 - Digital Devices PCIe bridge: Octopus series
7 8
8 For now, data is passed through '/dev/dvb/adapterX/sec0': 9 For now, data is passed through '/dev/dvb/adapterX/sec0':
9 - Encrypted data must be written to 'sec0'. 10 - Encrypted data must be written to 'sec0'.