From: Paul Bolle Date: Sun, 13 Nov 2011 00:22:40 +0000 (+0100) Subject: powerpc/4xx: Fix typo 'PCC4xx_MSI' X-Git-Tag: v3.3-rc1~165^2~34 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b4da228c6458c054c8ee5d909aa835b8a52a50e3;p=thirdparty%2Fkernel%2Flinux.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 595e28a241bbc..2c1a3e6941146 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.