Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1661028

Re: [PATCH 7/9] config: android-base: enable CONFIG_INET_DIAG_DESTROY

From Lorenzo Colitti <lorenzo@google.com>
Newsgroups linux.kernel
Subject Re: [PATCH 7/9] config: android-base: enable CONFIG_INET_DIAG_DESTROY
Date 2017-06-08 12:10 +0200
Message-ID <tQ2y6-2WM-23@gated-at.bofh.it> (permalink)
References <tQ2op-2Ex-3@gated-at.bofh.it> <tQ2oq-2Ex-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Jun 8, 2017 at 6:55 PM, Amit Pundir <amit.pundir@linaro.org> wrote:
> Reviewed-at: https://android-review.googlesource.com/#/c/322674/

Note: that change was a mistake.

> --- a/kernel/configs/android-base.config
> +++ b/kernel/configs/android-base.config
> @@ -27,6 +27,7 @@ CONFIG_HIGH_RES_TIMERS=y
>  CONFIG_IKCONFIG=y
>  CONFIG_IKCONFIG_PROC=y
>  CONFIG_INET6_AH=y
> +CONFIG_INET6_DIAG_DESTROY=y

CONFIG_INET6_DIAG_DESTROY does not exist. The correct variable is
CONFIG_INET_DIAG_DESTROY.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/9] kernel/configs: Android config fragment updates Amit Pundir <amit.pundir@linaro.org> - 2017-06-08 12:00 +0200
  [PATCH 4/9] config: android-recommended: enable CONFIG_CPU_SW_DOMAIN_PAN Amit Pundir <amit.pundir@linaro.org> - 2017-06-08 12:00 +0200
  [PATCH 8/9] config: android-base: add CGROUP_BPF Amit Pundir <amit.pundir@linaro.org> - 2017-06-08 12:00 +0200
  [PATCH 9/9] config: android-base: disable CONFIG_NFSD and CONFIG_NFS_FS Amit Pundir <amit.pundir@linaro.org> - 2017-06-08 12:00 +0200
  [PATCH 1/9] config: android-recommended: enable fstack-protector-strong Amit Pundir <amit.pundir@linaro.org> - 2017-06-08 12:00 +0200
  [PATCH 5/9] config: android-base: add CONFIG_IKCONFIG option Amit Pundir <amit.pundir@linaro.org> - 2017-06-08 12:00 +0200
  [PATCH 7/9] config: android-base: enable CONFIG_INET_DIAG_DESTROY Amit Pundir <amit.pundir@linaro.org> - 2017-06-08 12:00 +0200
    Re: [PATCH 7/9] config: android-base: enable CONFIG_INET_DIAG_DESTROY Lorenzo Colitti <lorenzo@google.com> - 2017-06-08 12:10 +0200
      Re: [PATCH 7/9] config: android-base: enable CONFIG_INET_DIAG_DESTROY Amit Pundir <amit.pundir@linaro.org> - 2017-06-08 12:40 +0200
  [PATCH 6/9] config: android-base: add CONFIG_MODULES option Amit Pundir <amit.pundir@linaro.org> - 2017-06-08 12:00 +0200
  [PATCH 2/9] config: android-recommended: enable CONFIG_ARM64_SW_TTBR0_PAN Amit Pundir <amit.pundir@linaro.org> - 2017-06-08 12:00 +0200

csiph-web