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 5*b72c066bSMichael Ellerman select ADB_CUDA if POWER_RESET && ADB 69b8babf4SKumar Gala select MPIC 7eb01d42aSChristoph Hellwig select FORCE_PCI 89b8babf4SKumar Gala select PPC_INDIRECT_PCI if PPC32 99b8babf4SKumar Gala select PPC_MPC106 if PPC32 10c2857374SNicholas Piggin select PPC_64S_HASH_MMU if PPC64 117ebc4903SNicholas Piggin select PPC_HASH_MMU_NATIVE 129739ab7eSChristoph Hellwig select ZONE_DMA if PPC32 139b8babf4SKumar Gala default y 149b8babf4SKumar Gala 159b8babf4SKumar Galaconfig PPC_PMAC64 169b8babf4SKumar Gala bool 17804ece07SMichael Ellerman depends on PPC_PMAC && PPC64 189b8babf4SKumar Gala select MPIC 199b8babf4SKumar Gala select U3_DART 206cfef5b2SMichael Ellerman select MPIC_U3_HT_IRQS 219b8babf4SKumar Gala select GENERIC_TBSYNC 229b8babf4SKumar Gala select PPC_970_NAP 239b8babf4SKumar Gala default y 249b8babf4SKumar Gala 251ece355bSMilton Millerconfig PPC_PMAC32_PSURGE 261ece355bSMilton Miller bool "Support for powersurge upgrade cards" if EXPERT 271ece355bSMilton Miller depends on SMP && PPC32 && PPC_PMAC 281ece355bSMilton Miller select PPC_SMP_MUXED_IPI 29e37af801SMarc Zyngier select IRQ_DOMAIN_NOMAP 301ece355bSMilton Miller default y 311ece355bSMilton Miller help 321ece355bSMilton Miller The powersurge cpu boards can be used in the generation 331ece355bSMilton Miller of powermacs that have a socket for an upgradeable cpu card, 341ece355bSMilton Miller including the 7500, 8500, 9500, 9600. Support exists for 351ece355bSMilton Miller both dual and quad socket upgrade cards. 36