1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0 29b8babf4SKumar Galaconfig PPC_PMAC 39b8babf4SKumar Gala bool "Apple PowerMac based machines" 4e5e16d8fSBoqun Feng depends on PPC_BOOK3S && CPU_BIG_ENDIAN 59b8babf4SKumar Gala select MPIC 6eb01d42aSChristoph Hellwig select FORCE_PCI 79b8babf4SKumar Gala select PPC_INDIRECT_PCI if PPC32 89b8babf4SKumar Gala select PPC_MPC106 if PPC32 9*c2857374SNicholas Piggin select PPC_64S_HASH_MMU if PPC64 107ebc4903SNicholas Piggin select PPC_HASH_MMU_NATIVE 119739ab7eSChristoph Hellwig select ZONE_DMA if PPC32 129b8babf4SKumar Gala default y 139b8babf4SKumar Gala 149b8babf4SKumar Galaconfig PPC_PMAC64 159b8babf4SKumar Gala bool 16804ece07SMichael Ellerman depends on PPC_PMAC && PPC64 179b8babf4SKumar Gala select MPIC 189b8babf4SKumar Gala select U3_DART 196cfef5b2SMichael Ellerman select MPIC_U3_HT_IRQS 209b8babf4SKumar Gala select GENERIC_TBSYNC 219b8babf4SKumar Gala select PPC_970_NAP 229b8babf4SKumar Gala default y 239b8babf4SKumar Gala 241ece355bSMilton Millerconfig PPC_PMAC32_PSURGE 251ece355bSMilton Miller bool "Support for powersurge upgrade cards" if EXPERT 261ece355bSMilton Miller depends on SMP && PPC32 && PPC_PMAC 271ece355bSMilton Miller select PPC_SMP_MUXED_IPI 28e37af801SMarc Zyngier select IRQ_DOMAIN_NOMAP 291ece355bSMilton Miller default y 301ece355bSMilton Miller help 311ece355bSMilton Miller The powersurge cpu boards can be used in the generation 321ece355bSMilton Miller of powermacs that have a socket for an upgradeable cpu card, 331ece355bSMilton Miller including the 7500, 8500, 9500, 9600. Support exists for 341ece355bSMilton Miller both dual and quad socket upgrade cards. 35