diff options
| author | Moyster <oysterized@gmail.com> | 2017-04-10 12:04:35 +0200 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-04-13 12:35:36 +0200 |
| commit | cefed7ee55f31d8b6dbbec5226f0fbd816cd1287 (patch) | |
| tree | ff58f542d42bdd9c0fb279ca76cfa5e2ac4feac8 /arch | |
| parent | 2f7dc62489e048c6e80b7a802956ee442fd2f4fa (diff) | |
defconfig: make sure it's in device defconfig as well
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/arm64/configs/los14_m2note_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/los14_m2note_defconfig b/arch/arm64/configs/los14_m2note_defconfig index f1bc9bf02..1d5b11d5a 100644 --- a/arch/arm64/configs/los14_m2note_defconfig +++ b/arch/arm64/configs/los14_m2note_defconfig @@ -692,6 +692,7 @@ CONFIG_IP_NF_MANGLE=y # CONFIG_IP_NF_TARGET_CLUSTERIP is not set # CONFIG_IP_NF_TARGET_ECN is not set # CONFIG_IP_NF_TARGET_TTL is not set +CONFIG_IP_NF_NAT=y CONFIG_IP_NF_RAW=y CONFIG_IP_NF_SECURITY=y CONFIG_IP_NF_ARPTABLES=y |
