Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 370807
b: refs/heads/master
c: a486bdb
h: refs/heads/master
i:
  370805: 39db135
  370803: ca9319d
  370799: 3e5faec
v: v3
  • Loading branch information
Gavin Shan authored and Benjamin Herrenschmidt committed Apr 26, 2013
1 parent a502b1a commit 7f34331
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: aa0c033f99d9c32a8dd6b1e07d41caf1fced0e1a
refs/heads/master: a486bdb0e9da8d876d6ff4efc3138d35e141c0b5
5 changes: 5 additions & 0 deletions trunk/arch/powerpc/platforms/powernv/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ config PPC_POWERNV
select PPC_PCI_CHOICE if EMBEDDED
default y

config POWERNV_MSI
bool "Support PCI MSI on PowerNV platform"
depends on PCI_MSI
default y

config PPC_POWERNV_RTAS
depends on PPC_POWERNV
bool "Support for RTAS based PowerNV platforms such as BML"
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/sysdev/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ config PPC_MSI_BITMAP
default y if MPIC
default y if FSL_PCI
default y if PPC4xx_MSI
default y if PPC_POWERNV
default y if POWERNV_MSI

source "arch/powerpc/sysdev/xics/Kconfig"

Expand Down

0 comments on commit 7f34331

Please sign in to comment.