Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138533
b: refs/heads/master
c: 47c3c6e
h: refs/heads/master
i:
  138531: ef8b54a
v: v3
  • Loading branch information
Michael Ellerman authored and Benjamin Herrenschmidt committed Mar 11, 2009
1 parent 198735c commit 6a2e57a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 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: 1bac0221554d2e9153e6aff2272ee833b5bff980
refs/heads/master: 47c3c6ef955aabdccce294eb61c3294c8083478f
5 changes: 5 additions & 0 deletions trunk/arch/powerpc/platforms/cell/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,11 @@ config PPC_CELL_QPACE
depends on PPC_MULTIPLATFORM && PPC64
select PPC_CELL_COMMON

config AXON_MSI
bool
depends on PPC_IBM_CELL_BLADE && PCI_MSI
default y

menu "Cell Broadband Engine options"
depends on PPC_CELL

Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/cell/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ obj-$(CONFIG_SPU_BASE) += spu_callbacks.o spu_base.o \
$(spu-manage-y) \
spufs/

obj-$(CONFIG_PCI_MSI) += axon_msi.o
obj-$(CONFIG_AXON_MSI) += axon_msi.o

# qpace setup
obj-$(CONFIG_PPC_CELL_QPACE) += qpace_setup.o
Expand Down

0 comments on commit 6a2e57a

Please sign in to comment.