public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Mason <slash.tmp@free.fr>
To: LKML <linux-kernel@vger.kernel.org>
Subject: Weird Kconfig condition (IPV6 [=n] || IPV6 [=n]=n)
Date: Mon, 14 Sep 2015 10:41:56 +0200	[thread overview]
Message-ID: <55F68854.70508@free.fr> (raw)

Hello,

I did make menuconfig in v4.2

In the help for CONFIG_CRYPTO_HMAC, I have

  │   Selected by: IP_SCTP [=n] && NET [=y] && INET [=y] && (IPV6 [=n] || IPV6 [=n]=n) || INET_AH [=n] && NET [=y] && INET [=y] || \              │  
  │ INET_ESP [=n] && NET [=y] && INET [=y] || INET6_AH [=n] && NET [=y] && INET [=y] && IPV6 [=n] || INET6_ESP [=n] && NET [=y] && INET [=y]\     │  
  │  && IPV6 [=n] || SCTP_COOKIE_HMAC_MD5 [=n] && NET [=y] && IP_SCTP [=n] && SCTP_COOKIE_HMAC_MD5 [=n] || SCTP_COOKIE_HMAC_SHA1 [=n] && \        │  
  │ NET [=y] && IP_SCTP [=n] && SCTP_COOKIE_HMAC_SHA1 [=n] || CIFS [=n] && NETWORK_FILESYSTEMS [=y] && INET [=y] || TRUSTED_KEYS [=n] && \        │  
  │ KEYS [=y] && TCG_TPM [=n] || ENCRYPTED_KEYS [=n] && KEYS [=y] || IMA [=n] && INTEGRITY [=n] || EVM [=n] && INTEGRITY [=n] || \                │  
  │ CRYPTO_DRBG_HMAC [=y] && CRYPTO [=y] && CRYPTO_DRBG_MENU [=m] || CRYPTO_DEV_OMAP_SHAM [=n] && CRYPTO [=y] && CRYPTO_HW [=y] && \              │  
  │ ARCH_OMAP2PLUS [=n] || CRYPTO_DEV_QAT [=n] && CRYPTO [=y] && CRYPTO_HW [=y]                                                                   │  


What does (IPV6 [=n] || IPV6 [=n]=n) mean?
Is this a bug in my configuration?

Regards.

             reply	other threads:[~2015-09-14  8:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-14  8:41 Mason [this message]
2015-09-14 10:57 ` Weird Kconfig condition (IPV6 [=n] || IPV6 [=n]=n) Andreas Ziegler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55F68854.70508@free.fr \
    --to=slash.tmp@free.fr \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox