]> git.karo-electronics.de Git - linux-beck.git/commit
powerpc: Add a Book-3E 64-bit defconfig
authorKumar Gala <galak@kernel.crashing.org>
Fri, 16 Oct 2009 07:05:16 +0000 (07:05 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 27 Oct 2009 05:42:41 +0000 (16:42 +1100)
commitfafbe983d9fe723caa4ee1899663ed4c2d19ed3b
treeefaca1d2c4124132c2bff3e728a8b086ceacc8a9
parentcdd3904dcc56d9d24ef86be897e421d3cc364226
powerpc: Add a Book-3E 64-bit defconfig

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>
arch/powerpc/configs/ppc64e_defconfig [new file with mode: 0644]