| commit | b6a4ce526a87bd8a99a396ac993240d6d3239852 | [log] [tgz] |
|---|---|---|
| author | Paul Mackerras <paulus@samba.org> | Wed Oct 26 22:54:17 2005 +1000 |
| committer | Paul Mackerras <paulus@samba.org> | Wed Oct 26 22:54:17 2005 +1000 |
| tree | a1ad8472e9195da61b1427324815d201e4379047 | |
| parent | bd561c79dce9036c9efb17420b6cf8763c8c9de3 [diff] [blame] |
powerpc: 32-bit powermac needs the mpc106 code Signed-off-by: Paul Mackerras <paulus@samba.org>
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index 9589d621..c71ddc0 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig
@@ -293,6 +293,7 @@ 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