Re: [TRIVIAL] PATCH 2.5: kconfig missing OBSOLETE (1_3)

Rusty Russell (rusty@rustcorp.com.au)
Thu, 08 Aug 2002 12:44:24 +1000


In message <3D515FF2.3000009@mandrakesoft.com> you write:
> > if [ "$CONFIG_OBSOLETE" = "y" ]; then
> > - tristate ' FMV-181/182/183/184 support' CONFIG_FMV18X
> > + tristate ' FMV-181/182/183/184 support (OBSOLETE)' CONFIG_FMV18X
> why bother?
>
> CONFIG_OBSOLETE is not something people can select in 'make config'.

At the moment that is true. But someone who still wants the driver
can hack it into their own .config, and they should be warned for
consistency.

Of course, a *policy* on depending on CONFIG_OBSOLETE would be nice,
Rusty.

--
  Anyone who quotes me in their sig is an idiot. -- Rusty Russell.
-
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/