X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=arch%2Fpowerpc%2Fplatforms%2Fprep%2FKconfig;h=bf8330ef2e768771a0be8004ee40b06a411d1c10;hb=28794d34ecb6815a3fa0a4256027c9b081a17c5f;hp=673ac47a1626aa0a2e45c7da6cb556d35b71acb2;hpb=127f2fa31ac624c744f3767363c4919209980956;p=deliverable%2Flinux.git diff --git a/arch/powerpc/platforms/prep/Kconfig b/arch/powerpc/platforms/prep/Kconfig index 673ac47a1626..bf8330ef2e76 100644 --- a/arch/powerpc/platforms/prep/Kconfig +++ b/arch/powerpc/platforms/prep/Kconfig @@ -1,3 +1,12 @@ +config PPC_PREP + bool "PowerPC Reference Platform (PReP) based machines" + depends on 6xx && BROKEN + select MPIC + select PPC_I8259 + select PPC_INDIRECT_PCI + select PPC_UDBG_16550 + select PPC_NATIVE + default n config PREP_RESIDUAL bool "Support for PReP Residual Data"