Re: [PATCH] 8250: make probing for TXEN bug a config option

From: Andrew Morton
Date: Wed Feb 14 2007 - 03:48:21 EST


On Wed, 14 Feb 2007 11:37:52 +0300 "Vitaly Wool" <vitalywool@xxxxxxxxx> wrote:

> On 2/14/07, Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote:
> >
> > I think this should be a module option/boot parameter, not a config-time
> > option.
> >
> >
> Hmm, why? I can't think of a platform where one 8250-compatible UART is
> problematic and another isn't :)
>

Is it not possible that the same kernel package can be installed on systems
which do and don't need this feature? If so, we don't want to force the
provider of that package to create two packages.

That, plus the chances of the package creator actually knowing about this
option aren't great.

Generally, if it can be done at runtime it is better to do so, no?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/