netfilter: Kconfig: use 'default y' instead of 'm' for bool config option
authorVegard Nossum <vegard.nossum@gmail.com>
Tue, 5 Oct 2021 20:54:54 +0000 (22:54 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Thu, 7 Oct 2021 17:37:25 +0000 (19:37 +0200)
This option, NF_CONNTRACK_SECMARK, is a bool, so it can never be 'm'.

Fixes: 33b8e77605620 ("[NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option")
Signed-off-by: Vegard Nossum <vegard.nossum@oracle.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/Kconfig

index 5439526..92a7478 100644 (file)
@@ -109,7 +109,7 @@ config NF_CONNTRACK_MARK
 config NF_CONNTRACK_SECMARK
        bool  'Connection tracking security mark support'
        depends on NETWORK_SECMARK
-       default m if NETFILTER_ADVANCED=n
+       default y if NETFILTER_ADVANCED=n
        help
          This option enables security markings to be applied to
          connections.  Typically they are copied to connections from