diff --git a/kernel/6.12.x/config-aarch64 b/kernel/6.12.x/config-aarch64 index 172bc1207..eb7d88ab3 100644 --- a/kernel/6.12.x/config-aarch64 +++ b/kernel/6.12.x/config-aarch64 @@ -1113,7 +1113,7 @@ CONFIG_INET_DIAG=y CONFIG_INET_TCP_DIAG=y CONFIG_INET_UDP_DIAG=y # CONFIG_INET_RAW_DIAG is not set -# CONFIG_INET_DIAG_DESTROY is not set +CONFIG_INET_DIAG_DESTROY=y # CONFIG_TCP_CONG_ADVANCED is not set CONFIG_TCP_CONG_CUBIC=y CONFIG_DEFAULT_TCP_CONG="cubic" diff --git a/kernel/6.12.x/config-riscv64 b/kernel/6.12.x/config-riscv64 index b7b4a6f9e..6a0364cae 100644 --- a/kernel/6.12.x/config-riscv64 +++ b/kernel/6.12.x/config-riscv64 @@ -902,7 +902,7 @@ CONFIG_INET_DIAG=y CONFIG_INET_TCP_DIAG=y CONFIG_INET_UDP_DIAG=y # CONFIG_INET_RAW_DIAG is not set -# CONFIG_INET_DIAG_DESTROY is not set +CONFIG_INET_DIAG_DESTROY=y # CONFIG_TCP_CONG_ADVANCED is not set CONFIG_TCP_CONG_CUBIC=y CONFIG_DEFAULT_TCP_CONG="cubic" diff --git a/kernel/6.12.x/config-x86_64 b/kernel/6.12.x/config-x86_64 index 63744913a..90c71ce3a 100644 --- a/kernel/6.12.x/config-x86_64 +++ b/kernel/6.12.x/config-x86_64 @@ -1180,7 +1180,7 @@ CONFIG_INET_DIAG=y CONFIG_INET_TCP_DIAG=y CONFIG_INET_UDP_DIAG=y # CONFIG_INET_RAW_DIAG is not set -# CONFIG_INET_DIAG_DESTROY is not set +CONFIG_INET_DIAG_DESTROY=y # CONFIG_TCP_CONG_ADVANCED is not set CONFIG_TCP_CONG_CUBIC=y CONFIG_DEFAULT_TCP_CONG="cubic"