summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx88
diff options
context:
space:
mode:
authorMichael Krufky2008-04-22 19:46:25 +0200
committerMauro Carvalho Chehab2008-04-24 19:07:55 +0200
commit2c4963d4fb6103c0589db411fccf5e4f8531f173 (patch)
tree281e54b76b962d6d98f87e8ab169e4aec9d987c6 /drivers/media/video/cx88
parentV4L/DVB (7440): dvb-bt8xx: fix build error (diff)
downloadkernel-qcow2-linux-2c4963d4fb6103c0589db411fccf5e4f8531f173.tar.gz
kernel-qcow2-linux-2c4963d4fb6103c0589db411fccf5e4f8531f173.tar.xz
kernel-qcow2-linux-2c4963d4fb6103c0589db411fccf5e4f8531f173.zip
V4L/DVB (7441): kconfig fixes for tuner-simple
Update Kconfig for the hybrid devices recently converted to use tuner-simple rather than dvb-pll. dvb-bt8xx no longer uses dvb-pll at all, so remove all references to dvb-pll within that driver. Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/cx88')
-rw-r--r--drivers/media/video/cx88/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/cx88/Kconfig b/drivers/media/video/cx88/Kconfig
index 49d3813a9b48..bcf6d9ba063d 100644
--- a/drivers/media/video/cx88/Kconfig
+++ b/drivers/media/video/cx88/Kconfig
@@ -57,6 +57,7 @@ config VIDEO_CX88_DVB
select DVB_NXT200X if !DVB_FE_CUSTOMISE
select DVB_CX24123 if !DVB_FE_CUSTOMISE
select DVB_ISL6421 if !DVB_FE_CUSTOMISE
+ select TUNER_SIMPLE if !DVB_FE_CUSTOMISE
---help---
This adds support for DVB/ATSC cards based on the
Conexant 2388x chip.