Skip to content
Snippets Groups Projects
Commit 6263fb3b authored by Benjamin Herrenschmidt's avatar Benjamin Herrenschmidt
Browse files

powerpc/powernv: Fix missing Kconfig dependency for MSIs


We need PPC_MSI_BITMAP support

Signed-off-by: default avatarBenjamin Herrenschmidt <benh@kernel.crashing.org>
parent 234d15de
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment