19b8babf4SKumar Galaconfig PPC_PMAC
29b8babf4SKumar Gala	bool "Apple PowerMac based machines"
328794d34SBenjamin Herrenschmidt	depends on PPC_BOOK3S
49b8babf4SKumar Gala	select MPIC
5d3c7ffabSArnd Bergmann	select PCI
69b8babf4SKumar Gala	select PPC_INDIRECT_PCI if PPC32
79b8babf4SKumar Gala	select PPC_MPC106 if PPC32
89b8babf4SKumar Gala	select PPC_NATIVE
99b8babf4SKumar Gala	default y
109b8babf4SKumar Gala
119b8babf4SKumar Galaconfig PPC_PMAC64
129b8babf4SKumar Gala	bool
13804ece07SMichael Ellerman	depends on PPC_PMAC && PPC64
149b8babf4SKumar Gala	select MPIC
159b8babf4SKumar Gala	select U3_DART
166cfef5b2SMichael Ellerman	select MPIC_U3_HT_IRQS
179b8babf4SKumar Gala	select GENERIC_TBSYNC
189b8babf4SKumar Gala	select PPC_970_NAP
199b8babf4SKumar Gala	default y
209b8babf4SKumar Gala
211ece355bSMilton Millerconfig PPC_PMAC32_PSURGE
221ece355bSMilton Miller	bool "Support for powersurge upgrade cards" if EXPERT
231ece355bSMilton Miller	depends on SMP && PPC32 && PPC_PMAC
241ece355bSMilton Miller	select PPC_SMP_MUXED_IPI
251ece355bSMilton Miller	default y
261ece355bSMilton Miller	help
271ece355bSMilton Miller	  The powersurge cpu boards can be used in the generation
281ece355bSMilton Miller	  of powermacs that have a socket for an upgradeable cpu card,
291ece355bSMilton Miller	  including the 7500, 8500, 9500, 9600.  Support exists for
301ece355bSMilton Miller	  both dual and quad socket upgrade cards.
31