Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96668
b: refs/heads/master
c: eabcaf3
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed May 14, 2008
1 parent aac8b33 commit b4c7e95
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3929c0f9acc62a2fee99387b3cb58fd2a3668cd3
refs/heads/master: eabcaf32041fcd04672049e76124bd4cd63b1cbf
5 changes: 3 additions & 2 deletions trunk/drivers/media/common/tuners/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ config MEDIA_TUNER
tristate
default VIDEO_MEDIA && I2C
depends on VIDEO_MEDIA && I2C
select MEDIA_TUNER_XC2028 if !MEDIA_TUNER_CUSTOMIZE
select MEDIA_TUNER_XC2028 if !MEDIA_TUNER_CUSTOMIZE && HOTPLUG
select MEDIA_TUNER_XC5000 if !MEDIA_TUNER_CUSTOMIZE
select MEDIA_TUNER_MT20XX if !MEDIA_TUNER_CUSTOMIZE
select MEDIA_TUNER_TDA8290 if !MEDIA_TUNER_CUSTOMIZE
Expand Down Expand Up @@ -123,7 +123,8 @@ config MEDIA_TUNER_QT1010

config MEDIA_TUNER_XC2028
tristate "XCeive xc2028/xc3028 tuners"
depends on FW_LOADER
depends on HOTPLUG
select FW_LOADER
default m if MEDIA_TUNER_CUSTOMIZE
help
Say Y here to include support for the xc2028/xc3028 tuners.
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/media/video/em28xx/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ config VIDEO_EM28XX_DVB
select DVB_LGDT330X if !DVB_FE_CUSTOMISE
select DVB_ZL10353 if !DVB_FE_CUSTOMISE
select VIDEOBUF_DVB
select FW_LOADER
---help---
This adds support for DVB cards based on the
Empiatech em28xx chips.

0 comments on commit b4c7e95

Please sign in to comment.