summaryrefslogtreecommitdiff
path: root/drivers/media/pci/cobalt/Kconfig
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2015-05-22 11:02:45 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-05-30 11:22:51 -0300
commit29fba6a84bc73b9250472e4779ca255f585878a6 (patch)
treecc7cde6623ae08504cc001060e69ff4ab8b50fbf /drivers/media/pci/cobalt/Kconfig
parent7071b2eaba9fd209a415738cc87857212db93ed1 (diff)
[media] adv7604/cobalt: missing GPIOLIB dependency
The adv7604 driver depends on GPIOLIB, and therefore cobalt depends on it as well. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/pci/cobalt/Kconfig')
-rw-r--r--drivers/media/pci/cobalt/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/pci/cobalt/Kconfig b/drivers/media/pci/cobalt/Kconfig
index e3c03e9b8263..3be1b2c3c386 100644
--- a/drivers/media/pci/cobalt/Kconfig
+++ b/drivers/media/pci/cobalt/Kconfig
@@ -1,7 +1,7 @@
config VIDEO_COBALT
tristate "Cisco Cobalt support"
depends on VIDEO_V4L2 && I2C && MEDIA_CONTROLLER
- depends on PCI_MSI && MTD_COMPLEX_MAPPINGS
+ depends on PCI_MSI && MTD_COMPLEX_MAPPINGS && GPIOLIB
select I2C_ALGOBIT
select VIDEO_ADV7604
select VIDEO_ADV7511