-
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.
yaml --- r: 261303 b: refs/heads/master c: f8fc729 h: refs/heads/master i: 261301: 2eb1ca2 261299: dd798ef 261295: 0454b9e v: v3
- Loading branch information
Jonathan Corbet
authored and
Mauro Carvalho Chehab
committed
Jul 27, 2011
1 parent
dd70b03
commit c12f0db
Showing
9 changed files
with
16 additions
and
14 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: bd7319dc325ac327ddb3777564361bd4186ecdb6 | ||
refs/heads/master: f8fc729870ee82662ae6e3a713d59b2fbf3b04c6 |
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
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_CAFE_CCIC | ||
tristate "Marvell 88ALP01 (Cafe) CMOS Camera Controller support" | ||
depends on PCI && I2C && VIDEO_V4L2 | ||
select VIDEO_OV7670 | ||
---help--- | ||
This is a video4linux2 driver for the Marvell 88ALP01 integrated | ||
CMOS camera controller. This is the controller found on first- | ||
generation OLPC systems. | ||
|
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 @@ | ||
obj-$(CONFIG_VIDEO_CAFE_CCIC) += cafe_ccic.o |
File renamed without changes.
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
File renamed without changes.