aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs/maple_defconfig
Commit message (Collapse)AuthorAgeFilesLines
* powerpc: update defconfigsPaul Mackerras2006-03-161-9/+41
| | | | Signed-off-by: Paul Mackerras <paulus@samba.org>
* [PATCH] e1000: Added disable packet split capabilityJesse Brandeburg2006-01-181-0/+1
| | | | | | | | | Adds the ability to disability packet split at compile time and use the legacy receive path on PCI express hardware. Made this a CONFIG option and modified the Kconfig, to reflect the new option. Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: John Ronciak <john.ronciak@intel.com> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
* powerpc: update defconfigsPaul Mackerras2005-12-201-5/+5
| | | | Signed-off-by: Paul Mackerras <paulus@samba.org>
* [PATCH] powerpc: update defconfigsBenjamin Herrenschmidt2005-11-161-52/+103
| | | | | | | | | My patch moving ppc64 RTC to genrtc was supposed to update all defconfigs, but for some reason, the patch actually posted only had the pseries one... ouch. This patch properly updates all defconfigs. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
* powerpc: Copy default configs into arch/powerpc/configsMichael Ellerman2005-11-031-0/+1062
Copy default configs into arch/powerpc/configs, rename bpa_defconfig to cell_defconfig while we're at it. Signed-off-by: Michael Ellerman <michael@ellerman.id.au>