commit | b926a88a7b77bc27c0e7f67166f34b854fe21ccc | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Sun Feb 07 12:26:28 2010 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Feb 09 13:56:06 2010 +1100 |
tree | 4508e2c021e6f965e779f534554346700373b4a7 | |
parent | 20a8ab97372e453f58a7b49e0d5e0f832406cffe [diff] |
powerpc: Reduce differences between pseries and ppc64 defconfigs The pseries and ppc64 defconfigs have drifted apart over the years. Reduce some of the differences while still keeping the idea that the ppc64 defconfig is cross platform but enables fewer features than pseries, eg NR_CPUS is lower. Also enable a number of common adapters as modules. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>