powerpc/chrp: Use the same RTAS daemon as pSeries
[linux-2.6-block.git] / arch / powerpc / platforms / chrp / Kconfig
CommitLineData
35a1245a
KG
1config PPC_CHRP
2 bool "Common Hardware Reference Platform (CHRP) based machines"
28794d34 3 depends on 6xx
35a1245a
KG
4 select MPIC
5 select PPC_I8259
6 select PPC_INDIRECT_PCI
7 select PPC_RTAS
3d541c4b
BH
8 select PPC_RTAS_DAEMON
9 select RTAS_ERROR_LOGGING
35a1245a
KG
10 select PPC_MPC106
11 select PPC_UDBG_16550
12 select PPC_NATIVE
d3c7ffab 13 select PCI
35a1245a 14 default y