lkml.org 
[lkml]   [2020]   [Feb]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v3 05/10] ASoC: tegra: add Tegra210 based AHUB driver
From
Date
On 2/19/20 10:34 PM, Sameer Pujar wrote:
> diff --git a/sound/soc/tegra/Kconfig b/sound/soc/tegra/Kconfig
> index 157fa7a..0c07f63 100644
> --- a/sound/soc/tegra/Kconfig
> +++ b/sound/soc/tegra/Kconfig
> @@ -62,6 +62,16 @@ config SND_SOC_TEGRA30_I2S
> Tegra30 I2S interface. You will also need to select the individual
> machine drivers to support below.
>
> +config SND_SOC_TEGRA210_AHUB
> + tristate "Tegra210 AHUB module"
> + depends on SND_SOC_TEGRA
> + help
> + Config to enable Audio Hub (AHUB) module, which comprises of a
> + switch called Audio Crossbar (AXBAR) used to configure or modify
> + the audio routing path between various HW accelerators present in
> + AHUB.
> + Say Y or M if you want to add support for Tegra210 AHUB module.
> +
> config SND_SOC_TEGRA210_DMIC
> tristate "Tegra210 DMIC module"
> depends on SND_SOC_TEGRA

Please fix above according to Documentation/process/coding-style.rst:

10) Kconfig configuration files
-------------------------------

For all of the Kconfig* configuration files throughout the source tree,
the indentation is somewhat different. Lines under a ``config`` definition
are indented with one tab, while help text is indented an additional two
spaces.


--
~Randy

\
 
 \ /
  Last update: 2020-02-20 07:51    [W:0.230 / U:0.140 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site