Re: [PATCH] CONFIG_INET depend on CONFIG_SYSCTL

From: David Miller
Date: Tue Jun 12 2007 - 04:09:04 EST


From: Yoshinori Sato <ysato@xxxxxxxxxxxxxxxxxxxx>
Date: Tue, 12 Jun 2007 16:38:55 +0900

> It cannot build with CONFIG_SYSCTL=n and CONFIG_INET=y.
> In case of CONFIG_INET=y it should become CONFIG_SYSCTL=y.
>
> Signed-off-by: Yoshinori Sato <ysato@xxxxxxxxxxxxxxxxxxxx>

1) Please post networking patches to netdev@xxxxxxxxxxxxxxx
which has been added to the CC:

2) It is much better to add the appropriate CONFIG_SYSCTL
ifdefs to the INET code than to force it on for everyone.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/