Re: [PATCH] init/main.c

Keith Owens (kaos@ocs.com.au)
Sun, 22 Jul 2001 14:05:39 +1000


On Sun, 22 Jul 2001 05:58:15 +0200 (CEST),
Stefan Becker <stefan@oph.rwth-aachen.de> wrote:
>Sorry, but I thought that even if a driver is built as a module the
>corresponding CONFIG_* symbol is defined.

CONFIG_foo= CONFIG_foo CONFIG_foo_MODULE
n undef undef
y 1 undef
m undef 1

-
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/