diff options
| author | Moyster <oysterized@gmail.com> | 2016-09-11 13:32:15 +0200 |
|---|---|---|
| committer | Moyster <oysterized@gmail.com> | 2016-09-11 13:32:15 +0200 |
| commit | 4b9abeaf6d7b34764187db35c1eb5f7d936f21e8 (patch) | |
| tree | f626e32721be9d1654ef5ac3de51bead8198d88d | |
| parent | 8be3c8ea7311a92c6fe7cd3fabbba93de2cbc35b (diff) | |
defconfig: enable CONFIG_INET_DIAG_DESTROY
| -rw-r--r-- | arch/arm64/configs/cm_m2note_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/cm_m2note_defconfig b/arch/arm64/configs/cm_m2note_defconfig index 58a10a0a8..0f14e2cee 100644 --- a/arch/arm64/configs/cm_m2note_defconfig +++ b/arch/arm64/configs/cm_m2note_defconfig @@ -466,6 +466,7 @@ CONFIG_INET_XFRM_MODE_TUNNEL=y CONFIG_INET_XFRM_MODE_BEET=y # CONFIG_INET_LRO is not set CONFIG_INET_DIAG=y +CONFIG_INET_DIAG_DESTROY=y CONFIG_INET_TCP_DIAG=y # CONFIG_INET_UDP_DIAG is not set # CONFIG_TCP_CONG_ADVANCED is not set |
