Re: bug in 2.3.18ac9 net/Config.in

Arjan van de Ven (arjan@fenrus.demon.nl)
Mon, 27 Sep 1999 20:25:36 +0200


In article <E11VenE-0000Cl-00@kings-cross.london.uk.eu.org> you wrote:
>> 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?

The rationale is that you CANNOT have Econet/AUN without IP right now.
Maybe you want to have that, but that requires some serious changes
in the code. Feel free to do so, but until you/someone did that,
please leave the "if" there.

Greetings,
Arjan van de Ven

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