aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/cxd2099/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/cxd2099/Kconfig')
-rw-r--r--drivers/staging/cxd2099/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/drivers/staging/cxd2099/Kconfig b/drivers/staging/cxd2099/Kconfig
new file mode 100644
index 00000000000..b48aefddc84
--- /dev/null
+++ b/drivers/staging/cxd2099/Kconfig
@@ -0,0 +1,12 @@
1config DVB_CXD2099
2 tristate "CXD2099AR Common Interface driver"
3 depends on DVB_CORE && PCI && I2C
4 ---help---
5 Support for the CI module found on cards based on
6 - Micronas ngene PCIe bridge: cineS2 etc.
7 - Digital Devices PCIe bridge: Octopus series
8
9 For now, data is passed through '/dev/dvb/adapterX/sec0':
10 - Encrypted data must be written to 'sec0'.
11 - Decrypted data can be read from 'sec0'.
12 - Setup the CAM using device 'ca0'.