Re: [PATCH] enable built-in networking for Sequoia defconfig

2008-01-09 Thread Matthias Fuchs
Josh, Where did you apply this patch to? Couldn't find it in your for-2.6.25 branch. BTW, is it normal to edit the defconfig file by hand? I cannot get CONFIG_IBM_NEW_EMAC enabled through Kconfig. Am I missing something: a) Patch to enable IBM_NEW_EMAC via Kconfig is welcome

Re: [PATCH] enable built-in networking for Sequoia defconfig

2008-01-09 Thread Matthias Fuchs
On Wednesday 09 January 2008 13:07, Josh Boyer wrote: On Wed, 9 Jan 2008 12:16:25 +0100 Matthias Fuchs [EMAIL PROTECTED] wrote: Josh, Where did you apply this patch to? Couldn't find it in your for-2.6.25 branch. I applied it there, just haven't pushed it out yet. Will do that

Re: [PATCH] enable built-in networking for Sequoia defconfig

2008-01-09 Thread Stefan Roese
On Wednesday 09 January 2008, Matthias Fuchs wrote: The defconfig? Not sure. What I normally do is a make foo_defconfig, edit the .config, make oldconfig, and copy the resulting .config back to foo_defconfig. Yes, this is what I also do. But how did Hollis get these lines into .config

Re: [PATCH] enable built-in networking for Sequoia defconfig

2008-01-09 Thread Josh Boyer
On Wed, 9 Jan 2008 15:42:38 +0100 Matthias Fuchs [EMAIL PROTECTED] wrote: On Wednesday 09 January 2008 13:07, Josh Boyer wrote: On Wed, 9 Jan 2008 12:16:25 +0100 Matthias Fuchs [EMAIL PROTECTED] wrote: Josh, Where did you apply this patch to? Couldn't find it in your for-2.6.25

Re: [PATCH] enable built-in networking for Sequoia defconfig

2008-01-09 Thread Matthias Fuchs
Thanks, Sorry, I must have been blind. Matthias On Wednesday 09 January 2008 16:21, Josh Boyer wrote: On Wed, 9 Jan 2008 15:42:38 +0100 Matthias Fuchs [EMAIL PROTECTED] wrote: On Wednesday 09 January 2008 13:07, Josh Boyer wrote: On Wed, 9 Jan 2008 12:16:25 +0100 Matthias Fuchs

Re: [PATCH] enable built-in networking for Sequoia defconfig

2008-01-08 Thread Josh Boyer
On Fri, 04 Jan 2008 17:26:54 -0600 Hollis Blanchard [EMAIL PROTECTED] wrote: Enable EMAC driver for Sequoia (and while we're in there, disable Macintosh drivers for Sequoia and Bamboo). Signed-off-by: Hollis Blanchard [EMAIL PROTECTED] applied, thanks. josh

[PATCH] enable built-in networking for Sequoia defconfig

2008-01-04 Thread Hollis Blanchard
Enable EMAC driver for Sequoia (and while we're in there, disable Macintosh drivers for Sequoia and Bamboo). Signed-off-by: Hollis Blanchard [EMAIL PROTECTED] diff --git a/arch/powerpc/configs/bamboo_defconfig b/arch/powerpc/configs/bamboo_defconfig --- a/arch/powerpc/configs/bamboo_defconfig