Merge the two Kconfig files to a single file.
Checked using make allmodconfig for x86_64.
No changes in build.
Signed-off-by: Sam Ravnborg <[EMAIL PROTECTED]>
Cc: Adrian Bunk <[EMAIL PROTECTED]>
Cc: Dave Jones <[EMAIL PROTECTED]>
---
arch/x86/Kconfig.i386 |2 +-
arch/x86/Kco
On Fri, Nov 09, 2007 at 07:36:02PM +0100, Andreas Herrmann wrote:
>...
> Mostly I have seen the ususal suspects (e.g. missing firmware and
>...
Not related to this patch, but you can set CONFIG_STANDALONE=y with
KCONFIG_ALLCONFIG for your randconfig compiles.
> Regards,
>
> Andreas
cu
Adrian
On Fri, Nov 09, 2007 at 07:36:02PM +0100, Andreas Herrmann wrote:
> On Wed, Nov 07, 2007 at 12:04:51AM +0100, Sam Ravnborg wrote:
> > This serie of patches unify the X86 Kconfig files.
> > Next step is to enable use of "make ARCH=x86" and kill
> > "make ARCH=i386/x86_64".
> > But that will wait til
On Fri, Nov 09, 2007 at 07:45:04PM +0100, Thomas Gleixner wrote:
> Andreas,
>
> On Fri, 9 Nov 2007, Andreas Herrmann wrote:
> >
> > PS: Looking forward to test the ARCH=x86 enabled kbuild.
> > BTW, what is the right git tree to pull this stuff from?
> > Is it your x86.git tree? But that one is no
Andreas,
On Fri, 9 Nov 2007, Andreas Herrmann wrote:
>
> PS: Looking forward to test the ARCH=x86 enabled kbuild.
> BTW, what is the right git tree to pull this stuff from?
> Is it your x86.git tree? But that one is not up to date, is it?
I'm working on an update. I pull Sams changes in, so we h
On Wed, Nov 07, 2007 at 12:04:51AM +0100, Sam Ravnborg wrote:
> This serie of patches unify the X86 Kconfig files.
> Next step is to enable use of "make ARCH=x86" and kill
> "make ARCH=i386/x86_64".
> But that will wait till tomorrow.
>
> The allmodconfig kernel is still building here.
> Testing /
On Wed, Nov 07, 2007 at 05:06:29PM +0100, Sam Ravnborg wrote:
> On Wed, Nov 07, 2007 at 08:18:01AM +0100, Adrian Bunk wrote:
> > On Wed, Nov 07, 2007 at 08:06:44AM +0100, Sam Ravnborg wrote:
> > > On Wed, Nov 07, 2007 at 07:02:20AM +0100, Adrian Bunk wrote:
> > > > On Wed, Nov 07, 2007 at 12:01:12A
On Wed, Nov 07, 2007 at 08:18:01AM +0100, Adrian Bunk wrote:
> On Wed, Nov 07, 2007 at 08:06:44AM +0100, Sam Ravnborg wrote:
> > On Wed, Nov 07, 2007 at 07:02:20AM +0100, Adrian Bunk wrote:
> > > On Wed, Nov 07, 2007 at 12:01:12AM +0100, Sam Ravnborg wrote:
> > > >...
> > > > config X86_SPEEDSTEP_
On Wed, Nov 07, 2007 at 08:06:44AM +0100, Sam Ravnborg wrote:
> On Wed, Nov 07, 2007 at 07:02:20AM +0100, Adrian Bunk wrote:
> > On Wed, Nov 07, 2007 at 12:01:12AM +0100, Sam Ravnborg wrote:
> > >...
> > > config X86_SPEEDSTEP_CENTRINO
> > > - tristate "Intel Enhanced SpeedStep"
> > > + tristate "
On Wed, Nov 07, 2007 at 07:02:20AM +0100, Adrian Bunk wrote:
> On Wed, Nov 07, 2007 at 12:01:12AM +0100, Sam Ravnborg wrote:
> >...
> > config X86_SPEEDSTEP_CENTRINO
> > - tristate "Intel Enhanced SpeedStep"
> > + tristate "Intel Enhanced SpeedStep (deprecated)"
> > select CPU_FREQ_TABLE
>
On Wed, Nov 07, 2007 at 12:01:12AM +0100, Sam Ravnborg wrote:
>...
> config X86_SPEEDSTEP_CENTRINO
> - tristate "Intel Enhanced SpeedStep"
> + tristate "Intel Enhanced SpeedStep (deprecated)"
> select CPU_FREQ_TABLE
> - select X86_SPEEDSTEP_CENTRINO_TABLE
> + select X86_SPEED
On Wed, Nov 07, 2007 at 12:04:51AM +0100, Sam Ravnborg wrote:
> This serie of patches unify the X86 Kconfig files.
> Next step is to enable use of "make ARCH=x86" and kill
> "make ARCH=i386/x86_64".
> But that will wait till tomorrow.
>
> The allmodconfig kernel is still building here.
> Testing /
This serie of patches unify the X86 Kconfig files.
Next step is to enable use of "make ARCH=x86" and kill
"make ARCH=i386/x86_64".
But that will wait till tomorrow.
The allmodconfig kernel is still building here.
Testing / reviews appreciated.
Comments from former patchset is addressed - see
chan
Merge the two Kconfig files to a single file.
Checked using make allmodconfig for x86_64.
No changes in build.
Signed-off-by: Sam Ravnborg <[EMAIL PROTECTED]>
---
arch/x86/Kconfig.i386 |2 +-
arch/x86/Kconfig.x86_64|2 +-
.../x86/k
14 matches
Mail list logo