aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-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'.