diff mbox

[20/46] powerpc/configs: Drop no longer needed PCI_MSI on powernv

Message ID 1503466686-10932-21-git-send-email-mpe@ellerman.id.au (mailing list archive)
State Accepted
Commit 8b2ee33d88fdbc9dca99a8c5767c3da7acb85d5e
Headers show

Commit Message

Michael Ellerman Aug. 23, 2017, 5:37 a.m. UTC
In commit a311e738b6d8 ("powerpc/powernv: Make PCI non-optional") we
made PCI (and therefore PCI_MSI) non-optional on powernv, so it
doesn't need to be in the defconfig anymore.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
---
 arch/powerpc/configs/powernv_defconfig | 1 -
 1 file changed, 1 deletion(-)
diff mbox

Patch

diff --git a/arch/powerpc/configs/powernv_defconfig b/arch/powerpc/configs/powernv_defconfig
index 48c69c75136b..a911ff57105a 100644
--- a/arch/powerpc/configs/powernv_defconfig
+++ b/arch/powerpc/configs/powernv_defconfig
@@ -60,7 +60,6 @@  CONFIG_PPC_64K_PAGES=y
 CONFIG_PPC_SUBPAGE_PROT=y
 CONFIG_SCHED_SMT=y
 CONFIG_PM=y
-CONFIG_PCI_MSI=y
 CONFIG_HOTPLUG_PCI=y
 CONFIG_NET=y
 CONFIG_PACKET=y