powerpc/kconfig: Kill PPC_MULTIPLATFORM
[deliverable/linux.git] / arch / powerpc / platforms / powermac / Kconfig
index 02d9c7dba876145d1cdbb030620ddea4eb6ab367..1e1a0873e1ddfe47c6427ebddecb024e17054291 100644 (file)
@@ -1,7 +1,8 @@
 config PPC_PMAC
        bool "Apple PowerMac based machines"
-       depends on PPC_MULTIPLATFORM
+       depends on PPC_BOOK3S
        select MPIC
+       select PCI
        select PPC_INDIRECT_PCI if PPC32
        select PPC_MPC106 if PPC32
        select PPC_NATIVE
@@ -12,7 +13,7 @@ config PPC_PMAC64
        depends on PPC_PMAC && POWER4
        select MPIC
        select U3_DART
-       select MPIC_BROKEN_U3
+       select MPIC_U3_HT_IRQS
        select GENERIC_TBSYNC
        select PPC_970_NAP
        default y
This page took 0.026142 seconds and 5 git commands to generate.