Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
b50863d6
Commit
b50863d6
authored
Jul 28, 2008
by
Mauro Carvalho Chehab
Committed by
Mauro Carvalho Chehab
Oct 12, 2008
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
V4L/DVB (8553): media/video/Kconfig: get rid of a select
Signed-off-by:
Mauro Carvalho Chehab
<
mchehab@redhat.com
>
parent
fd048088
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
drivers/media/video/Kconfig
drivers/media/video/Kconfig
+1
-2
No files found.
drivers/media/video/Kconfig
View file @
b50863d6
...
@@ -822,8 +822,7 @@ config VIDEO_OVCAMCHIP
...
@@ -822,8 +822,7 @@ config VIDEO_OVCAMCHIP
config USB_W9968CF
config USB_W9968CF
tristate "USB W996[87]CF JPEG Dual Mode Camera support"
tristate "USB W996[87]CF JPEG Dual Mode Camera support"
depends on VIDEO_V4L1 && I2C
depends on VIDEO_V4L1 && I2C && VIDEO_OVCAMCHIP
select VIDEO_OVCAMCHIP
---help---
---help---
Say Y here if you want support for cameras based on OV681 or
Say Y here if you want support for cameras based on OV681 or
Winbond W9967CF/W9968CF JPEG USB Dual Mode Camera Chips.
Winbond W9967CF/W9968CF JPEG USB Dual Mode Camera Chips.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment