[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <s5hy3mztv7f.wl-tiwai@suse.de>
Date: Tue, 21 Nov 2017 18:09:24 +0100
From: Takashi Iwai <tiwai@...e.de>
To: Pierre-Louis Bossart <pierre-louis.bossart@...ux.intel.com>
Cc: alsa-devel@...a-project.org, arnd@...db.de,
linux-kernel@...r.kernel.org, liam.r.girdwood@...ux.intel.com,
vinod.koul@...el.com, broonie@...nel.org,
andriy.shevchenko@...ux.intel.com, torvalds@...ux-foundation.org
Subject: Re: [alsa-devel] [RFC PATCH 3/7] ASoC: Intel: document what Kconfig options do
On Sat, 18 Nov 2017 01:01:58 +0100,
Pierre-Louis Bossart wrote:
>
> Document what the options are supposed to mean, before clean-up in
> next patch.
>
> No functionality change here.
>
> Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@...ux.intel.com>
> ---
> sound/soc/intel/Kconfig | 20 +++++++++++++++++---
> 1 file changed, 17 insertions(+), 3 deletions(-)
>
> diff --git a/sound/soc/intel/Kconfig b/sound/soc/intel/Kconfig
> index 175b2965ca21..136426d60da0 100644
> --- a/sound/soc/intel/Kconfig
> +++ b/sound/soc/intel/Kconfig
> @@ -15,16 +15,30 @@ if SND_SOC_INTEL_SST_TOPLEVEL
>
> config SND_SST_IPC
> tristate
> + help
> + This option controls the IPC core for HiFi2 platforms
A help section for non-selectable config is fine, per se, but in most
cases it's written as a comment.
And, if we do add the help text, it's more important to do that for
selectable items. Currently the help texts are missing for the
platform configs like SND_SOC_INTEL_HASWELL.
thanks,
Takashi
Powered by blists - more mailing lists