1*35a1245aSKumar Galaconfig PPC_CHRP 2*35a1245aSKumar Gala bool "Common Hardware Reference Platform (CHRP) based machines" 3*35a1245aSKumar Gala depends on PPC_MULTIPLATFORM && PPC32 4*35a1245aSKumar Gala select MPIC 5*35a1245aSKumar Gala select PPC_I8259 6*35a1245aSKumar Gala select PPC_INDIRECT_PCI 7*35a1245aSKumar Gala select PPC_RTAS 8*35a1245aSKumar Gala select PPC_MPC106 9*35a1245aSKumar Gala select PPC_UDBG_16550 10*35a1245aSKumar Gala select PPC_NATIVE 11*35a1245aSKumar Gala default y 12