Add missing symbols CONFIG_NF_CONNTRACK_CHAIN_EVENTS (#640)

This commit is contained in:
LGA1150 2018-10-10 00:54:31 +08:00 committed by coolsnowwolf
parent 5c2d70e89e
commit 13b20d520b
2 changed files with 2 additions and 0 deletions

View File

@ -3161,6 +3161,7 @@ CONFIG_NFS_V3=y
# CONFIG_NFT_SET_BITMAP is not set
# CONFIG_NF_CONNTRACK is not set
# CONFIG_NF_CONNTRACK_AMANDA is not set
# CONFIG_NF_CONNTRACK_CHAIN_EVENTS is not set
# CONFIG_NF_CONNTRACK_EVENTS is not set
# CONFIG_NF_CONNTRACK_FTP is not set
# CONFIG_NF_CONNTRACK_H323 is not set

View File

@ -2970,6 +2970,7 @@ CONFIG_NFS_V3=y
# CONFIG_NFT_DUP_IPV6 is not set
# CONFIG_NF_CONNTRACK is not set
# CONFIG_NF_CONNTRACK_AMANDA is not set
# CONFIG_NF_CONNTRACK_CHAIN_EVENTS is not set
# CONFIG_NF_CONNTRACK_EVENTS is not set
# CONFIG_NF_CONNTRACK_FTP is not set
# CONFIG_NF_CONNTRACK_H323 is not set