powerpc/powernv: Fix missing Kconfig dependency for MSIs
We need PPC_MSI_BITMAP support Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
This commit is contained in:
parent
234d15def9
commit
6263fb3bd7
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user