diff options
| author | Mister Oyster <oysterized@gmail.com> | 2017-02-03 12:41:45 +0100 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-04-11 10:57:04 +0200 |
| commit | 93eebbfc7e1acfcf3d550ed29fb66bead87deb0e (patch) | |
| tree | 47a1f68caa16855561b6aea83c14bf837e881b1b | |
| parent | ca73ebfce03d8d62ddc282e575f67bcd9baa3e0c (diff) | |
defconfig: netfilter cleanup
| -rw-r--r-- | arch/arm64/configs/los14_m2note_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/configs/los14_m2note_defconfig b/arch/arm64/configs/los14_m2note_defconfig index 30f39345b..aeae6f563 100644 --- a/arch/arm64/configs/los14_m2note_defconfig +++ b/arch/arm64/configs/los14_m2note_defconfig @@ -539,7 +539,7 @@ CONFIG_NETFILTER_NETLINK_LOG=y CONFIG_NF_CONNTRACK=y CONFIG_NF_CONNTRACK_MARK=y CONFIG_NF_CONNTRACK_SECMARK=y -CONFIG_NF_CONNTRACK_PROCFS=y +# CONFIG_NF_CONNTRACK_PROCFS is not set CONFIG_NF_CONNTRACK_EVENTS=y # CONFIG_NF_CONNTRACK_TIMEOUT is not set # CONFIG_NF_CONNTRACK_TIMESTAMP is not set |
