diff options
author | Andrew de Quincey <adq_dvb@lidskialf.net> | 2006-09-05 16:58:20 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-09-26 11:30:35 -0400 |
commit | 1c72cfdcea00fbdcae37d096f2e58b4736d305fb (patch) | |
tree | beabfe726996b22c7174800ced86d3d9bb30c627 /drivers/media/dvb/ttpci/Kconfig | |
parent | 00be2e7c64157c845afff56f25677da706b151b6 (diff) |
V4L/DVB (4607): Port budget-av to use the new tua6100 driver
Port budget-av to use the new tua6100 driver
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/ttpci/Kconfig')
-rw-r--r-- | drivers/media/dvb/ttpci/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb/ttpci/Kconfig b/drivers/media/dvb/ttpci/Kconfig index 9ce932e97f23..3f4156f9b9c0 100644 --- a/drivers/media/dvb/ttpci/Kconfig +++ b/drivers/media/dvb/ttpci/Kconfig | |||
@@ -113,6 +113,7 @@ config DVB_BUDGET_AV | |||
113 | select DVB_STV0299 if !DVB_FE_CUSTOMISE | 113 | select DVB_STV0299 if !DVB_FE_CUSTOMISE |
114 | select DVB_TDA1004X if !DVB_FE_CUSTOMISE | 114 | select DVB_TDA1004X if !DVB_FE_CUSTOMISE |
115 | select DVB_TDA10021 if !DVB_FE_CUSTOMISE | 115 | select DVB_TDA10021 if !DVB_FE_CUSTOMISE |
116 | select DVB_TUA6100 if !DVB_FE_CUSTOMISE | ||
116 | select FW_LOADER | 117 | select FW_LOADER |
117 | help | 118 | help |
118 | Support for simple SAA7146 based DVB cards | 119 | Support for simple SAA7146 based DVB cards |