GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / powerpc / platforms / powermac / Kconfig
blob1e1a0873e1ddfe47c6427ebddecb024e17054291
1 config PPC_PMAC
2         bool "Apple PowerMac based machines"
3         depends on PPC_BOOK3S
4         select MPIC
5         select PCI
6         select PPC_INDIRECT_PCI if PPC32
7         select PPC_MPC106 if PPC32
8         select PPC_NATIVE
9         default y
11 config PPC_PMAC64
12         bool
13         depends on PPC_PMAC && POWER4
14         select MPIC
15         select U3_DART
16         select MPIC_U3_HT_IRQS
17         select GENERIC_TBSYNC
18         select PPC_970_NAP
19         default y