Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208808
b: refs/heads/master
c: 25da496
h: refs/heads/master
v: v3
  • Loading branch information
Kukjin Kim committed Aug 9, 2010
1 parent 7fcf78d commit 411af39
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 187749bb7c20a78cbce04f63e9e7a1e67d9d9c46
refs/heads/master: 25da496f3978e7ea40472e167dedf8e8e45ad031
15 changes: 15 additions & 0 deletions trunk/arch/arm/plat-s5p/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,18 @@ config S5P_EXT_INT
help
Use the external interrupts (other than GPIO interrupts.)
Note: Do not choose this for S5P6440.

config S5P_DEV_FIMC0
bool
help
Compile in platform device definitions for FIMC controller 0

config S5P_DEV_FIMC1
bool
help
Compile in platform device definitions for FIMC controller 1

config S5P_DEV_FIMC2
bool
help
Compile in platform device definitions for FIMC controller 2

0 comments on commit 411af39

Please sign in to comment.