diff options
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r-- | arch/powerpc/Kconfig | 1 |
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 | |||
293 | bool " Apple PowerMac based machines" | 293 | bool " Apple PowerMac based machines" |
294 | depends on PPC_MULTIPLATFORM | 294 | depends on PPC_MULTIPLATFORM |
295 | select PPC_INDIRECT_PCI if PPC32 | 295 | select PPC_INDIRECT_PCI if PPC32 |
296 | select PPC_MPC106 if PPC32 | ||
296 | default y | 297 | default y |
297 | 298 | ||
298 | config PPC_PMAC64 | 299 | config PPC_PMAC64 |