Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40729
b: refs/heads/master
c: 38c9437
h: refs/heads/master
i:
  40727: 5677a2f
v: v3
  • Loading branch information
Paul Moore authored and David S. Miller committed Nov 6, 2006
1 parent 95953df commit ed37453
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 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: daccff024ffeb21caa2cc479ccc33b2ec50705b1
refs/heads/master: 38c94377a36f70e86665231c9f477e445c806618
3 changes: 1 addition & 2 deletions trunk/net/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ config INET
if INET
source "net/ipv4/Kconfig"
source "net/ipv6/Kconfig"
source "net/netlabel/Kconfig"

endif # if INET

Expand Down Expand Up @@ -249,8 +250,6 @@ source "net/ieee80211/Kconfig"
config WIRELESS_EXT
bool

source "net/netlabel/Kconfig"

config FIB_RULES
bool

Expand Down
2 changes: 1 addition & 1 deletion trunk/net/netlabel/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

config NETLABEL
bool "NetLabel subsystem support"
depends on NET && SECURITY
depends on SECURITY
default n
---help---
NetLabel provides support for explicit network packet labeling
Expand Down

0 comments on commit ed37453

Please sign in to comment.