From: Richard Fitzgerald <rf@opensource.cirrus.com>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
Mark Brown <broonie@kernel.org>,
linux-sound@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: Liam Girdwood <lgirdwood@gmail.com>,
Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>
Subject: Re: [PATCH v1 1/1] ASoC: cs35l56: Drop malformed default N from Kconfig
Date: Thu, 14 May 2026 16:05:08 +0100 [thread overview]
Message-ID: <38aa8831-e2ac-46af-9fcc-4d0c7d6c2969@opensource.cirrus.com> (raw)
In-Reply-To: <20260513162612.365729-1-andriy.shevchenko@linux.intel.com>
On 13/05/2026 5:26 pm, Andy Shevchenko wrote:
> First of all, it has to be 'default n' (small letter n), otherwise
> it looks for CONFIG_N which is absent and in case of appearance
> will enable something unrelated. Second and most important is that
> 'n' *is* the default 'default' already. Hence just drop malformed
> line.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> ---
> sound/soc/codecs/Kconfig | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
> index 069ec05e4a61..db321b9f6771 100644
> --- a/sound/soc/codecs/Kconfig
> +++ b/sound/soc/codecs/Kconfig
> @@ -900,7 +900,6 @@ menu "CS35L56 driver options"
>
> config SND_SOC_CS35L56_CAL_DEBUGFS
> bool "CS35L56 create debugfs for factory calibration"
> - default N
> depends on DEBUG_FS
> select SND_SOC_CS35L56_CAL_DEBUGFS_COMMON
> help
> @@ -911,7 +910,6 @@ config SND_SOC_CS35L56_CAL_DEBUGFS
>
> config SND_SOC_CS35L56_CAL_SET_CTRL
> bool "CS35L56 ALSA control to restore factory calibration"
> - default N
> select SND_SOC_CS35L56_CAL_DEBUGFS_COMMON
> help
> Allow restoring factory calibration data through an ALSA
> @@ -925,7 +923,6 @@ config SND_SOC_CS35L56_CAL_SET_CTRL
>
> config SND_SOC_CS35L56_CAL_PERFORM_CTRL
> bool "CS35L56 ALSA control to perform factory calibration"
> - default N
> select SND_SOC_CS35L56_CAL_DEBUGFS_COMMON
> help
> Allow performing factory calibration data through an ALSA
Reviewed-by: Richard Fitzgerald <rf@opensource.cirrus.com>
prev parent reply other threads:[~2026-05-14 15:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-13 16:26 [PATCH v1 1/1] ASoC: cs35l56: Drop malformed default N from Kconfig Andy Shevchenko
2026-05-14 15:05 ` Richard Fitzgerald [this message]
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=38aa8831-e2ac-46af-9fcc-4d0c7d6c2969@opensource.cirrus.com \
--to=rf@opensource.cirrus.com \
--cc=andriy.shevchenko@linux.intel.com \
--cc=broonie@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=perex@perex.cz \
--cc=tiwai@suse.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