diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-03-08 12:11:31 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-03-30 11:43:08 -0400 |
commit | 7c9e34aaab50a6c8f69ce59816dd76a283090667 (patch) | |
tree | 4e231601f7e388a938bd81d6421a22dce8651f34 /drivers/media/dvb | |
parent | 7b9eb81e36b3926d3ee77fbd4bde88d28ab70fa0 (diff) |
V4L/DVB (10842): Adds some missing frontend selects for saa7134 and dvb-usb
Some dvb frontends are required on some boards, but those dependencies
were missed.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb')
-rw-r--r-- | drivers/media/dvb/dvb-usb/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb/dvb-usb/Kconfig b/drivers/media/dvb/dvb-usb/Kconfig index 3e581409fe81..3763a9c68925 100644 --- a/drivers/media/dvb/dvb-usb/Kconfig +++ b/drivers/media/dvb/dvb-usb/Kconfig | |||
@@ -96,6 +96,7 @@ config DVB_USB_UMT_010 | |||
96 | select DVB_PLL if !DVB_FE_CUSTOMISE | 96 | select DVB_PLL if !DVB_FE_CUSTOMISE |
97 | select DVB_DIB3000MC | 97 | select DVB_DIB3000MC |
98 | select MEDIA_TUNER_MT2060 if !MEDIA_TUNER_CUSTOMIZE | 98 | select MEDIA_TUNER_MT2060 if !MEDIA_TUNER_CUSTOMIZE |
99 | select DVB_MT352 if !DVB_FE_CUSTOMISE | ||
99 | help | 100 | help |
100 | Say Y here to support the HanfTek UMT-010 USB2.0 stick-sized DVB-T receiver. | 101 | Say Y here to support the HanfTek UMT-010 USB2.0 stick-sized DVB-T receiver. |
101 | 102 | ||