From: Paul Mackerras Date: Wed, 26 Oct 2005 12:54:17 +0000 (+1000) Subject: powerpc: 32-bit powermac needs the mpc106 code X-Git-Tag: v2.6.15-rc1~59^2~84 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6a4ce526a87bd8a99a396ac993240d6d3239852;p=linux-2.6 powerpc: 32-bit powermac needs the mpc106 code Signed-off-by: Paul Mackerras --- diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index 9589d621ed..c71ddc0c19 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig @@ -293,6 +293,7 @@ config PPC_PMAC bool " Apple PowerMac based machines" depends on PPC_MULTIPLATFORM select PPC_INDIRECT_PCI if PPC32 + select PPC_MPC106 if PPC32 default y config PPC_PMAC64