diff options
author | Andrew de Quincey <adq_dvb@lidskialf.net> | 2006-09-10 13:43:40 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-09-10 13:45:58 -0300 |
commit | c482d4f6e87932092c0a30da8e6403b23544f894 (patch) | |
tree | 40253534cc2430404afe1dc192a047793cb6514c /drivers/media/dvb/pluto2/Kconfig | |
parent | 8a905162e038367503bac732bf1e3e01c19158b9 (diff) |
V4L/DVB (4608b): i2c deps fix on DVB
Several DVB modules depends on I2C
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/dvb/pluto2/Kconfig')
-rw-r--r-- | drivers/media/dvb/pluto2/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb/pluto2/Kconfig b/drivers/media/dvb/pluto2/Kconfig index 7d8e6e87bdbb..9b84b1bdc313 100644 --- a/drivers/media/dvb/pluto2/Kconfig +++ b/drivers/media/dvb/pluto2/Kconfig @@ -2,6 +2,7 @@ config DVB_PLUTO2 tristate "Pluto2 cards" depends on DVB_CORE && PCI && I2C select I2C_ALGOBIT + select DVB_PLL select DVB_TDA1004X help Support for PCI cards based on the Pluto2 FPGA like the Satelco |