net: Move config NET_NS to from net/Kconfig to init/Kconfig
authorMatt Helsley <matthltc@us.ibm.com>
Mon, 26 Jan 2009 20:25:55 +0000 (12:25 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 26 Jan 2009 20:25:55 +0000 (12:25 -0800)
Make NET_NS available underneath the generic Namespaces config option
since all of the other namespace options are there.

Signed-off-by: Matt Helsley <matthltc@us.ibm.com>
Acked-by: Serge Hallyn <serue@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found