Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130201
b: refs/heads/master
c: d6eb633
h: refs/heads/master
i:
  130199: a12ec95
v: v3
  • Loading branch information
Matt Helsley authored and David S. Miller committed Jan 26, 2009
1 parent a87f5db commit 47b8a09
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 26285ba35813063ade9abd2c2eaaddba9354f587
refs/heads/master: d6eb633fe680c18119346a364acff7723245e278
8 changes: 8 additions & 0 deletions trunk/init/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -541,6 +541,14 @@ config PID_NS
Unless you want to work with an experimental feature
say N here.

config NET_NS
bool "Network namespace"
default n
depends on NAMESPACES && EXPERIMENTAL && NET
help
Allow user space to create what appear to be multiple instances
of the network stack.

config BLK_DEV_INITRD
bool "Initial RAM filesystem and RAM disk (initramfs/initrd) support"
depends on BROKEN || !FRV
Expand Down
8 changes: 0 additions & 8 deletions trunk/net/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,6 @@ if NET

menu "Networking options"

config NET_NS
bool "Network namespace support"
default n
depends on EXPERIMENTAL && NAMESPACES
help
Allow user space to create what appear to be multiple instances
of the network stack.

config COMPAT_NET_DEV_OPS
def_bool y

Expand Down

0 comments on commit 47b8a09

Please sign in to comment.