summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
diff options
context:
space:
mode:
authorMauro Carvalho Chehab2012-12-27 17:43:41 +0100
committerMauro Carvalho Chehab2012-12-27 17:47:59 +0100
commit5d92bbe634cc9d768db2b88ca7c303e6799ed5c0 (patch)
treed79b86ecc9d1792e93902835d3c918437316d1cf /drivers/media/pci
parent[media] cx231xx : Add support for Elgato Video Capture V2 (diff)
downloadkernel-qcow2-linux-5d92bbe634cc9d768db2b88ca7c303e6799ed5c0.tar.gz
kernel-qcow2-linux-5d92bbe634cc9d768db2b88ca7c303e6799ed5c0.tar.xz
kernel-qcow2-linux-5d92bbe634cc9d768db2b88ca7c303e6799ed5c0.zip
[media] ttpci: Fix a missing Kconfig dependency
Fix a Kconfig warning that appears with allmodconfig on arm: warning: (DVB_USB_PCTV452E) selects TTPCI_EEPROM which has unmet direct dependencies (MEDIA_SUPPORT && MEDIA_PCI_SUPPORT && MEDIA_DIGITAL_TV_SUPPORT && I2C) Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/pci')
-rw-r--r--drivers/media/pci/ttpci/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/media/pci/ttpci/Kconfig b/drivers/media/pci/ttpci/Kconfig
index 314e417addae..0dcb8cd77676 100644
--- a/drivers/media/pci/ttpci/Kconfig
+++ b/drivers/media/pci/ttpci/Kconfig
@@ -1,8 +1,3 @@
-config TTPCI_EEPROM
- tristate
- depends on I2C
- default n
-
config DVB_AV7110
tristate "AV7110 cards"
depends on DVB_CORE && PCI && I2C