-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
V4L/DVB (3496): Cpia2: move Kconfig build logic into cpia2/Kconfig
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
- Loading branch information
Michael Krufky
authored and
Linus Torvalds
committed
Mar 21, 2006
1 parent
f6fe8c6
commit 49444fe
Showing
2 changed files
with
10 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
config VIDEO_CPIA2 | ||
tristate "CPiA2 Video For Linux" | ||
depends on VIDEO_DEV | ||
---help--- | ||
This is the video4linux driver for cameras based on Vision's CPiA2 | ||
(Colour Processor Interface ASIC), such as the Digital Blue QX5 | ||
Microscope. If you have one of these cameras, say Y here | ||
|
||
This driver is also available as a module (cpia2). |