powerpc/powernv: Add option CONFIG_POWERNV_MSI
[platform/adaptation/renesas_rcar/renesas_kernel.git] / arch / powerpc / platforms / powernv / Kconfig
index 74fea5c..d3e840d 100644 (file)
@@ -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"