Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
X
xcap-capability-linux
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
xcap
xcap-capability-linux
Commits
c1bda50f
Commit
c1bda50f
authored
16 years ago
by
Mauro Carvalho Chehab
Browse files
Options
Downloads
Patches
Plain Diff
V4L/DVB (10835): Kconfig: Add some missing selects for a required frontends
Signed-off-by:
Mauro Carvalho Chehab
<
mchehab@redhat.com
>
parent
2bd1d9eb
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
drivers/media/dvb/dvb-usb/Kconfig
+1
-0
1 addition, 0 deletions
drivers/media/dvb/dvb-usb/Kconfig
drivers/media/video/cx23885/Kconfig
+2
-0
2 additions, 0 deletions
drivers/media/video/cx23885/Kconfig
drivers/media/video/saa7134/Kconfig
+1
-0
1 addition, 0 deletions
drivers/media/video/saa7134/Kconfig
with
4 additions
and
0 deletions
drivers/media/dvb/dvb-usb/Kconfig
+
1
−
0
View file @
c1bda50f
...
...
@@ -108,6 +108,7 @@ config DVB_USB_CXUSB
select DVB_MT352 if !DVB_FE_CUSTOMISE
select DVB_ZL10353 if !DVB_FE_CUSTOMISE
select DVB_DIB7000P if !DVB_FE_CUSTOMISE
select DVB_LGS8GL5 if !DVB_FE_CUSTOMISE
select DVB_TUNER_DIB0070 if !DVB_FE_CUSTOMISE
select MEDIA_TUNER_SIMPLE if !MEDIA_TUNER_CUSTOMIZE
select MEDIA_TUNER_XC2028 if !MEDIA_TUNER_CUSTOMIZE
...
...
This diff is collapsed.
Click to expand it.
drivers/media/video/cx23885/Kconfig
+
2
−
0
View file @
c1bda50f
...
...
@@ -17,6 +17,8 @@ config VIDEO_CX23885
select DVB_ZL10353 if !DVB_FE_CUSTOMISE
select DVB_TDA10048 if !DVB_FE_CUSTOMIZE
select DVB_LNBP21 if !DVB_FE_CUSTOMIZE
select DVB_STV6110 if !DVB_FE_CUSTOMIZE
select DVB_STV0900 if !DVB_FE_CUSTOMIZE
select MEDIA_TUNER_MT2131 if !MEDIA_TUNER_CUSTOMIZE
select MEDIA_TUNER_XC2028 if !DVB_FE_CUSTOMIZE
select MEDIA_TUNER_TDA8290 if !DVB_FE_CUSTOMIZE
...
...
This diff is collapsed.
Click to expand it.
drivers/media/video/saa7134/Kconfig
+
1
−
0
View file @
c1bda50f
...
...
@@ -35,6 +35,7 @@ config VIDEO_SAA7134_DVB
select DVB_TDA10086 if !DVB_FE_CUSTOMISE
select DVB_TDA826X if !DVB_FE_CUSTOMISE
select DVB_ISL6421 if !DVB_FE_CUSTOMISE
select DVB_ISL6405 if !DVB_FE_CUSTOMISE
select MEDIA_TUNER_TDA827X if !MEDIA_TUNER_CUSTOMIZE
select MEDIA_TUNER_SIMPLE if !MEDIA_TUNER_CUSTOMIZE
select DVB_ZL10036 if !DVB_FE_CUSTOMISE
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment