Re: [PATCH] network configs: disconnect network options from drivers
From: Sridhar Samudrala <hidden>
Date: 2005-04-05 17:53:50
Also in:
lkml
From: Sridhar Samudrala <hidden>
Date: 2005-04-05 17:53:50
Also in:
lkml
On Mon, 4 Apr 2005, Sam Ravnborg wrote:
Only bit that I am worried about is the statement in SCTP: depends on IPV6 || IPV6=n That looked like a noop to me. It had the sideeffect that SCTP menu entries where idented an extra level which was not desireable with currect layout.
No. This is not a noop. This is required to restrict SCTP configured as static when IPV6 is configured as module. Thanks Sridhar