Pull thermal into release branch
[sfrench/cifs-2.6.git] / arch / powerpc / platforms / powermac / Kconfig
1 config PPC_PMAC
2         bool "Apple PowerMac based machines"
3         depends on PPC_MULTIPLATFORM
4         select MPIC
5         select PPC_INDIRECT_PCI if PPC32
6         select PPC_MPC106 if PPC32
7         select PPC_NATIVE
8         default y
9
10 config PPC_PMAC64
11         bool
12         depends on PPC_PMAC && POWER4
13         select MPIC
14         select U3_DART
15         select MPIC_U3_HT_IRQS
16         select GENERIC_TBSYNC
17         select PPC_970_NAP
18         default y
19
20