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
......@@ -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"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment