[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1514998829.7000.587.camel@linux.intel.com>
Date: Wed, 03 Jan 2018 19:00:29 +0200
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Pierre-Louis Bossart <pierre-louis.bossart@...ux.intel.com>,
alsa-devel@...a-project.org
Cc: tiwai@...e.de, broonie@...nel.org, torvalds@...ux-foundation.org,
vinod.koul@...el.com, liam.r.girdwood@...ux.intel.com,
arnd@...db.de, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 8/9] ASoC: Intel: boards: align/fix SKL/BXT/KBL
Kconfigs
On Wed, 2018-01-03 at 10:50 -0600, Pierre-Louis Bossart wrote:
> Also make sure same dependencies are used everywhere (only last one
> has SPI
> in addition).
A nitpick:
> config SND_SOC_INTEL_KBL_RT5663_MAX98927_MACH
> tristate "ASoC Audio driver for KBL with RT5663 and MAX98927
> in I2S Mode"
> - depends on X86_INTEL_LPSS && I2C
> - select SND_SOC_INTEL_SST
> + depends on MFD_INTEL_LPSS && I2C && ACPI
> select SND_SOC_RT5663
> select SND_SOC_MAX98927
> select SND_SOC_DMIC
> @@ -257,8 +256,7 @@ config SND_SOC_INTEL_KBL_RT5663_MAX98927_MACH
>
> config SND_SOC_INTEL_KBL_RT5663_RT5514_MAX98927_MACH
> tristate "ASoC Audio driver for KBL with RT5663, RT5514 and
> MAX98927 in I2S Mode"
> - depends on X86_INTEL_LPSS && I2C && SPI
> - select SND_SOC_INTEL_SST
> + depends on MFD_INTEL_LPSS && I2C && SPI && ACPI
Perhaps to split
depends on SPI
to separate line to follow pattern with the rest ?
--
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Intel Finland Oy
Powered by blists - more mailing lists