Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 198514
b: refs/heads/master
c: 925c68c
h: refs/heads/master
v: v3
  • Loading branch information
Ben Dooks committed May 20, 2010
1 parent 7d8cf57 commit 52210f7
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 206a1a825dc67060ee319c99569755ba11250907
refs/heads/master: 925c68cdca7412cb0ce9d63dab3cbfc9b47b3c8d
4 changes: 4 additions & 0 deletions trunk/arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -688,6 +688,7 @@ config ARCH_S5P6440
select CPU_V6
select GENERIC_GPIO
select HAVE_CLK
select ARCH_USES_GETTIMEOFFSET
help
Samsung S5P6440 CPU based systems

Expand All @@ -696,6 +697,7 @@ config ARCH_S5P6442
select CPU_V6
select GENERIC_GPIO
select HAVE_CLK
select ARCH_USES_GETTIMEOFFSET
help
Samsung S5P6442 CPU based systems

Expand All @@ -705,6 +707,7 @@ config ARCH_S5PC100
select HAVE_CLK
select CPU_V7
select ARM_L1_CACHE_SHIFT_6
select ARCH_USES_GETTIMEOFFSET
help
Samsung S5PC100 series based systems

Expand All @@ -714,6 +717,7 @@ config ARCH_S5PV210
select GENERIC_GPIO
select HAVE_CLK
select ARM_L1_CACHE_SHIFT_6
select ARCH_USES_GETTIMEOFFSET
help
Samsung S5PV210/S5PC110 series based systems

Expand Down

0 comments on commit 52210f7

Please sign in to comment.