linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: sunying@isrc.iscas.ac.cn
To: linux-kernel@vger.kernel.org
Cc: linux-crypto@vger.kernel.org,
	"pengpeng@iscas.ac.cn" <pengpeng@iscas.ac.cn>,
	"renyanjie01@gmail.com" <renyanjie01@gmail.com>
Subject: Non-existing CONFIG_ options are used in source code
Date: Wed, 13 Sep 2023 17:29:33 +0800 (GMT+08:00)	[thread overview]
Message-ID: <4e8525fe.607e2.18a8ddfdce8.Coremail.sunying@isrc.iscas.ac.cn> (raw)

The following configuration options are not defined
 (they may have been deleted or not yet added)
 but are used in the source files.

Is there something in these that might need fixing?

===============================================
1. CONFIG_NETFS_DEBUG
fs/netfs/internal.h:122:#elif defined(CONFIG_NETFS_DEBUG)

2. CONFIG_SSB_DEBUG
include/linux/ssb/ssb.h:626:#ifdef CONFIG_SSB_DEBUG

3. CONFIG_CRYPTO_DEV_ASPEED_HACE_CRYPTO_DEBUG
drivers/crypto/aspeed/aspeed-hace-crypto.c:19:#ifdef CONFIG_CRYPTO_DEV_ASPEED_HACE_CRYPTO_DEBUG
===============================================



Best regards,
Yanjie Ren
Ying Sun

             reply	other threads:[~2023-09-13  9:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-13  9:29 sunying [this message]
2023-11-14  4:52 ` Non-existing CONFIG_ options are used in source code Randy Dunlap
2023-12-01 17:51   ` Michael Büsch

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=4e8525fe.607e2.18a8ddfdce8.Coremail.sunying@isrc.iscas.ac.cn \
    --to=sunying@isrc.iscas.ac.cn \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pengpeng@iscas.ac.cn \
    --cc=renyanjie01@gmail.com \
    /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;
as well as URLs for NNTP newsgroup(s).