Re: Rename all derived CONFIG variables

Alan Cox (alan@lxorguk.ukuu.org.uk)
Mon, 12 Mar 2001 14:24:28 +0000 (GMT)


> Not only do I think that CONFIG_xxx_DERIVED needlessly extends the name
> of derived vars, but your patch does not belong in a stable series.
> Derived CONFIG_xxx vars are likely to be referenced in source. Changing
> those vars in the middle of a stable series pointlessly breaks external
> source code.
>
> I hope vendors don't start applying this patch...

I dont see them doing that. I'm not going to be applying it for -ac either.
It would appear that this is a wrong way to fix the problem.

The config option checker should be scanning for define_*** options and
removing them from its output

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/