Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b6a4ce52 authored by Paul Mackerras's avatar Paul Mackerras
Browse files

powerpc: 32-bit powermac needs the mpc106 code



Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent bd561c79
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -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