Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 191748
b: refs/heads/master
c: 7507061
h: refs/heads/master
v: v3
  • Loading branch information
Jassi Brar authored and Russell King committed May 15, 2010
1 parent 80a07bc commit bca77ee
Show file tree
Hide file tree
Showing 5 changed files with 2,188 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: 64039be8226b9f6c80c704d94ac9891eee4a274c
refs/heads/master: 75070612c49c0bb976bb9221d051b20316ad1bc7
3 changes: 3 additions & 0 deletions trunk/arch/arm/common/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ config ICST525
config ICST307
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 @@ -6,6 +6,7 @@ obj-$(CONFIG_ARM_GIC) += gic.o
obj-$(CONFIG_ARM_VIC) += vic.o
obj-$(CONFIG_ICST525) += icst525.o
obj-$(CONFIG_ICST307) += icst307.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 bca77ee

Please sign in to comment.