On Mon, 22 Jul 2002, Russell King wrote:
> What Roman is meaning is something like this:
>
> if [ "$CONFIG_FOO" = "y" ]; then
> choice ...
> fi
BTW that's not the only problem, a symbol might be defined in
arch/foo/config.in, but not in arch/bar/config.in, so even xconfig doesn't
see everything.
bye, Roman
-
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/