V4L/DVB (8061): cx18: only select tuner / frontend modules if !DVB_FE_CUSTOMISE
authorMichael Krufky <mkrufky@linuxtv.org>
Tue, 17 Jun 2008 20:37:51 +0000 (17:37 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 26 Jun 2008 18:58:53 +0000 (15:58 -0300)
commitbeb31e636501f39e853ac5d0ffd3fbb910d19d5c
treee930bf9a07fa385da9b44d97b47ecaf166f897f1
parent6e501a3f4a7259b1c04aa6cbdfe64376afc9f59c
V4L/DVB (8061): cx18: only select tuner / frontend modules if !DVB_FE_CUSTOMISE

The automatic Kconfig selection for tuners and frontends should be
conditional, based on !DVB_FE_CUSTOMISE.

This patch corrects the selection for VIDEO_CX18 on
MEDIA_TUNER_MXL5005S and DVB_S5H1409

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/cx18/Kconfig