summaryrefslogtreecommitdiff
path: root/drivers/staging/media/cxd2099/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/media/cxd2099/Kconfig')
-rw-r--r--drivers/staging/media/cxd2099/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/drivers/staging/media/cxd2099/Kconfig b/drivers/staging/media/cxd2099/Kconfig
new file mode 100644
index 000000000000..b48aefddc84c
--- /dev/null
+++ b/drivers/staging/media/cxd2099/Kconfig
@@ -0,0 +1,12 @@
+config DVB_CXD2099
+ 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'.
+ - Decrypted data can be read from 'sec0'.
+ - Setup the CAM using device 'ca0'.