Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 70eed75d authored by Patrick McHardy's avatar Patrick McHardy Committed by David S. Miller
Browse files

netfilter: make security table depend on NETFILTER_ADVANCED

parent 4b53fb67
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -369,7 +369,7 @@ config IP_NF_SECURITY
	tristate "Security table"
	depends on IP_NF_IPTABLES
	depends on SECURITY
	default m if NETFILTER_ADVANCED=n
	depends on NETFILTER_ADVANCED
	help
	  This option adds a `security' table to iptables, for use
	  with Mandatory Access Control (MAC) policy.
+1 −1
Original line number Diff line number Diff line
@@ -213,7 +213,7 @@ config IP6_NF_SECURITY
       tristate "Security table"
       depends on IP6_NF_IPTABLES
       depends on SECURITY
       default m if NETFILTER_ADVANCED=n
       depends on NETFILTER_ADVANCED
       help
         This option adds a `security' table to iptables, for use
         with Mandatory Access Control (MAC) policy.