From: Paul Bolle Date: Sun, 13 Nov 2011 00:22:40 +0000 (+0100) Subject: powerpc/4xx: Fix typo 'PCC4xx_MSI' X-Git-Tag: firefly_0821_release~3680^2~3817^2~34 X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=b4da228c6458c054c8ee5d909aa835b8a52a50e3;p=firefly-linux-kernel-4.4.55.git powerpc/4xx: Fix typo 'PCC4xx_MSI' Signed-off-by: Paul Bolle Acked-by: Josh Boyer Signed-off-by: Jiri Kosina --- diff --git a/arch/powerpc/platforms/44x/Kconfig b/arch/powerpc/platforms/44x/Kconfig index 595e28a241bb..2c1a3e694114 100644 --- a/arch/powerpc/platforms/44x/Kconfig +++ b/arch/powerpc/platforms/44x/Kconfig @@ -75,7 +75,7 @@ config KATMAI select PCI select PPC4xx_PCI_EXPRESS select PCI_MSI - select PCC4xx_MSI + select PPC4xx_MSI help This option enables support for the AMCC PPC440SPe evaluation board.