summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/40x
diff options
context:
space:
mode:
authorCédric Le Goater <clg@kaod.org>2021-12-07 18:32:50 +0300
committerThomas Gleixner <tglx@linutronix.de>2021-12-09 13:52:20 +0300
commiteca213152a36b381724251afaa5ce04ac551e3f7 (patch)
treef5d82a1b3953c4fa396ef2e30f8a36226dc38ffb /arch/powerpc/platforms/40x
parent4f1d038b5ea1b45d8265a5407712f975b600bb94 (diff)
downloadlinux-eca213152a36b381724251afaa5ce04ac551e3f7.tar.xz
powerpc/4xx: Complete removal of MSI support
Finish the work by removing all references to the PPC4xx_MSI config and the associated device nodes in the DTs. Signed-off-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/r/e92f2bb3-b5e1-c870-8151-3917a789a640@kaod.org
Diffstat (limited to 'arch/powerpc/platforms/40x')
-rw-r--r--arch/powerpc/platforms/40x/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/40x/Kconfig b/arch/powerpc/platforms/40x/Kconfig
index e3e5217c9822..614ea6dc994c 100644
--- a/arch/powerpc/platforms/40x/Kconfig
+++ b/arch/powerpc/platforms/40x/Kconfig
@@ -23,7 +23,6 @@ config KILAUEA
select PPC4xx_PCI_EXPRESS
select FORCE_PCI
select PCI_MSI
- select PPC4xx_MSI
help
This option enables support for the AMCC PPC405EX evaluation board.