summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2005-10-26 22:54:17 +1000
committerPaul Mackerras <paulus@samba.org>2005-10-26 22:54:17 +1000
commitb6a4ce526a87bd8a99a396ac993240d6d3239852 (patch)
treea1ad8472e9195da61b1427324815d201e4379047
parentbd561c79dce9036c9efb17420b6cf8763c8c9de3 (diff)
downloadlinux-b6a4ce526a87bd8a99a396ac993240d6d3239852.tar.gz
linux-b6a4ce526a87bd8a99a396ac993240d6d3239852.tar.bz2
linux-b6a4ce526a87bd8a99a396ac993240d6d3239852.zip
powerpc: 32-bit powermac needs the mpc106 code
Signed-off-by: Paul Mackerras <paulus@samba.org>
-rw-r--r--arch/powerpc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
index 9589d621edc5..c71ddc0c191a 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