blob: 22b4b4e3b6f020e6e1625980f92dcd7c97cc7133 [file] [log] [blame]
Kumar Gala35a12452007-03-16 09:14:08 -05001config PPC_CHRP
2 bool "Common Hardware Reference Platform (CHRP) based machines"
3 depends on PPC_MULTIPLATFORM && PPC32
4 select MPIC
5 select PPC_I8259
6 select PPC_INDIRECT_PCI
7 select PPC_RTAS
8 select PPC_MPC106
9 select PPC_UDBG_16550
10 select PPC_NATIVE
Arnd Bergmannd3c7ffa2007-06-18 01:06:58 +020011 select PCI
Kumar Gala35a12452007-03-16 09:14:08 -050012 default y