[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [PATCH] Removal of duplicate options in debian/arch/config



On Thu, Dec 29, 2005 at 04:14:50AM +0100, Jonas Smedegaard wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On Wed, 28 Dec 2005 16:09:11 +1030
> "Rod Whitby" <rod@whitby.id.au> wrote:
> 
> > As requested by fs on #debian-kernel, here is the first post in an
> > effort to identify and remove duplicate (and sometimes inconsistent)
> > options from the hierarchy of debian/arch/config,
> > debian/arch/<arch>/config, and debian/arch/<arch>/config.<flavour> (at
> > least for the debian/arch/arm/config.ixp4xx tree that concerns my
> > current project of getting NSLU2 and NAS100D support into the upstream
> > and debian kernels).
> 
> When reading the above I didn't think it was related to the issue I
> found some days ago about the experimental build of 2.6.15-rc5 having
> M486 ignored and switched to M686 in the -486 package. I was wrong.

I think split-config-cleanup messed up at least the powerpc64 config, since it
did :

powerpc/config had :

# CONFIG_POWER3 is not set

powerpc/config.powerpc64 had :

CONFIG_POWER3=y

and the split config option removed the later one, while the former was
supposed to be removed, i think, and added to the other per-flavour config
files.

Friendly,

Sven Luther



Reply to: