Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 250053
b: refs/heads/master
c: dc7ad3b
h: refs/heads/master
i:
  250051: d14ef13
v: v3
  • Loading branch information
Russell King committed May 23, 2011
1 parent edbf497 commit 9476d4d
Show file tree
Hide file tree
Showing 3 changed files with 4 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: 878ccdc10b14e4dd028649307f99da1052768edf
refs/heads/master: dc7ad3b3d5f1cd0a0d16c05dd3ad3898979d261e
2 changes: 2 additions & 0 deletions trunk/arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -854,6 +854,7 @@ config ARCH_DAVINCI
select HAVE_IDE
select CLKDEV_LOOKUP
select GENERIC_ALLOCATOR
select GENERIC_IRQ_CHIP
select ARCH_HAS_HOLES_MEMORYMODEL
help
Support for TI's DaVinci platform.
Expand Down Expand Up @@ -1033,6 +1034,7 @@ config PLAT_IOP

config PLAT_ORION
bool
select GENERIC_IRQ_CHIP
select HAVE_SCHED_CLOCK

config PLAT_PXA
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/arm/plat-omap/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ config ARCH_OMAP1
config ARCH_OMAP2PLUS
bool "TI OMAP2/3/4"
select CLKDEV_LOOKUP
select GENERIC_IRQ_CHIP
select OMAP_DM_TIMER
help
"Systems based on OMAP2, OMAP3 or OMAP4"
Expand Down

0 comments on commit 9476d4d

Please sign in to comment.