Skip to content

Commit

Permalink
powerpc/powernv: Fix missing Kconfig dependency for MSIs
Browse files Browse the repository at this point in the history
We need PPC_MSI_BITMAP support

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
  • Loading branch information
Benjamin Herrenschmidt committed Apr 24, 2013
1 parent 234d15d commit 6263fb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/powerpc/sysdev/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +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

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

Expand Down

0 comments on commit 6263fb3

Please sign in to comment.