Browse Source

powerpc: 32-bit powermac needs the mpc106 code

Signed-off-by: Paul Mackerras <paulus@samba.org>
Paul Mackerras 20 years ago
parent
commit
b6a4ce526a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/powerpc/Kconfig

+ 1 - 0
arch/powerpc/Kconfig

@@ -293,6 +293,7 @@ config PPC_PMAC
 	bool "  Apple PowerMac based machines"
 	bool "  Apple PowerMac based machines"
 	depends on PPC_MULTIPLATFORM
 	depends on PPC_MULTIPLATFORM
 	select PPC_INDIRECT_PCI if PPC32
 	select PPC_INDIRECT_PCI if PPC32
+	select PPC_MPC106 if PPC32
 	default y
 	default y
 
 
 config PPC_PMAC64
 config PPC_PMAC64