Re: bug in 2.3.18ac9 net/Config.in

Alan Cox (alan@lxorguk.ukuu.org.uk)
Mon, 27 Sep 1999 19:07:15 +0100 (BST)


> > if [ "$CONFIG_INET" = "y" ];
> > tristate 'Acorn Econet/AUN protocols (EXPERIMENTAL)' CONFIG_ECONET
> > fi
>
> I don't believe that CONFIG_ECONET should depend on CONFIG_INET at all,
> actually. You can have AUN without IP if you choose. What was the rationale
> behind that change?

Well for the moment you cant build a working kernel with Econet and no Inet.
If that changes then we can change the config option

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