Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 297516
b: refs/heads/master
c: 08714f6
h: refs/heads/master
v: v3
  • Loading branch information
Russell King - ARM Linux authored and Vinod Koul committed Mar 13, 2012
1 parent ae2579e commit de919e8
Show file tree
Hide file tree
Showing 13 changed files with 2,256 additions and 2,380 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5170c051a56244816d948c43592c1b2805ed4f3a
refs/heads/master: 08714f60b0fc6ea3a060b69b32e77139f14e6045
3 changes: 3 additions & 0 deletions trunk/arch/arm/common/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ config ARM_VIC_NR
config ICST
bool

config PL330
bool

config SA1111
bool
select DMABOUNCE if !ARCH_PXA
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/arm/common/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
obj-$(CONFIG_ARM_GIC) += gic.o
obj-$(CONFIG_ARM_VIC) += vic.o
obj-$(CONFIG_ICST) += icst.o
obj-$(CONFIG_PL330) += pl330.o
obj-$(CONFIG_SA1111) += sa1111.o
obj-$(CONFIG_PCI_HOST_VIA82C505) += via82c505.o
obj-$(CONFIG_DMABOUNCE) += dmabounce.o
Expand Down
Loading

0 comments on commit de919e8

Please sign in to comment.