diff options
author | Wolfgang Müller | 2021-03-06 10:14:37 +0100 |
---|---|---|
committer | Wolfgang Müller | 2021-03-06 10:14:37 +0100 |
commit | 998a4be746a3dc3788b1ee365f7612d242ae0e52 (patch) | |
tree | 02249a1102074da78e86409c2d9ca65ae6aa0b38 /fragments/net | |
parent | c0d559487d0d0e44402e95ef4d6ebfc485daa095 (diff) | |
download | kernfrag-998a4be746a3dc3788b1ee365f7612d242ae0e52.tar.gz |
fragments: Remove superfluous options for 5.10
These options have either been merged into others or enabled
unconditionally.
Diffstat (limited to 'fragments/net')
-rw-r--r-- | fragments/net/nftables | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fragments/net/nftables b/fragments/net/nftables index 89dcf2c..eba1ced 100644 --- a/fragments/net/nftables +++ b/fragments/net/nftables @@ -12,7 +12,6 @@ CONFIG_NF_CONNTRACK_LABELS=y # CONFIG_NF_CT_PROTO_SCTP is not set # CONFIG_NF_CT_PROTO_UDPLITE is not set CONFIG_NF_TABLES=y -CONFIG_NF_TABLES_SET=y CONFIG_NF_TABLES_INET=y CONFIG_NF_TABLES_NETDEV=y CONFIG_NFT_NUMGEN=y |