projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney...
[linux-2.6]
/
net
/
ipv4
/
netfilter
/
Kconfig
diff --git
a/net/ipv4/netfilter/Kconfig
b/net/ipv4/netfilter/Kconfig
index
f23e60c
..
90eb7cb
100644
(file)
--- a/
net/ipv4/netfilter/Kconfig
+++ b/
net/ipv4/netfilter/Kconfig
@@
-369,7
+369,7
@@
config IP_NF_SECURITY
tristate "Security table"
depends on IP_NF_IPTABLES
depends on SECURITY
- de
fault m if NETFILTER_ADVANCED=n
+ de
pends on NETFILTER_ADVANCED
help
This option adds a `security' table to iptables, for use
with Mandatory Access Control (MAC) policy.