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)
commitd6eb633fe680c18119346a364acff7723245e278
tree861608b5c9de7cf40f6e02ed568cd402c137818d
parent26285ba35813063ade9abd2c2eaaddba9354f587
net: Move config NET_NS to from net/Kconfig to init/Kconfig

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>
init/Kconfig
net/Kconfig