summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs/ppc64e_defconfig (follow)
Commit message (Collapse)AuthorAgeFilesLines
* powerpc/defconfigs: Disable token ring in powerpc defconfigsAnton Blanchard2009-12-181-2/+2
| | | | | | | | Token what? Lets save some space in our powerpc kernels and remove token ring support. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
* powerpc: Add a Book-3E 64-bit defconfigKumar Gala2009-10-271-0/+2199
This defconfig's purpose at this time is to help catch compile errors between Book-3S and Book-3E support in ppc64. It is based on the ppc64_defconfig with some things disabled that we dont support on Book-3E right now (hugetlbfs, slices, etc.) Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>