diff options
author | Michael Krufky <mkrufky@linuxtv.org> | 2007-12-19 05:14:44 (GMT) |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-12-24 10:07:36 (GMT) |
commit | 867fee9b251f808c184a703ed4a56e8fb9afd741 (patch) | |
tree | ce6b87c556328415dbf55bcd185929da94f73ce9 /drivers/media/video/cx23885 | |
parent | 5356f664e1d2149b67d2aeed644cc1def128a4ac (diff) | |
download | linux-fsl-qoriq-867fee9b251f808c184a703ed4a56e8fb9afd741.tar.xz |
V4L/DVB (6871): Kconfig: VIDEO_CX23885 must select DVB_LGDT330X
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/cx23885')
-rw-r--r-- | drivers/media/video/cx23885/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/cx23885/Kconfig b/drivers/media/video/cx23885/Kconfig index d8b1ccb..081ee6e 100644 --- a/drivers/media/video/cx23885/Kconfig +++ b/drivers/media/video/cx23885/Kconfig @@ -10,6 +10,7 @@ config VIDEO_CX23885 select VIDEOBUF_DVB select DVB_TUNER_MT2131 if !DVB_FE_CUSTOMISE select DVB_S5H1409 if !DVB_FE_CUSTOMISE + select DVB_LGDT330X if !DVB_FE_CUSTOMISE select DVB_PLL if !DVB_FE_CUSTOMISE ---help--- This is a video4linux driver for Conexant 23885 based |