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 54395266339d7352ef3fe370d5b057580c0906a6..92a747896f808673f7e395f9017531e7cf078635 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