[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1513335523.7000.95.camel@linux.intel.com>
Date: Fri, 15 Dec 2017 12:58:43 +0200
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Pierre-Louis Bossart <pierre-louis.bossart@...ux.intel.com>,
alsa-devel@...nel.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 2/9] ASoC: Intel: Kconfig: Simplify-clarify ACPI/PCI
dependencies
On Thu, 2017-12-14 at 18:44 -0600, Pierre-Louis Bossart wrote:
> PCI/ACPI selections should not happen in Kconfig for machine drivers,
> move to SOC selections.
>
> Add distinction between PCI and ACPI HiFi2 platforms and help text.
>
> There should be no functionality change.
>
> The PCI-based platforms may be removed at some point since Medfield
> is not really supported by anyone, and with Edison now defunct support
> for
> Merrifield/Edison is to be determined.
>
> - depends on SND_DMA_SGBUF
> + depends on SND_DMA_SGBUF && ACPI
> depends on DMADEVICES
Perhaps
depends on DMADEVICES && ACPI
to be in align with below?
> config SND_SOC_INTEL_BAYTRAIL
> tristate "Intel ASoC SST driver for Baytrail (legacy)"
> - depends on DMADEVICES
> + depends on DMADEVICES && ACPI
--
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Intel Finland Oy
Powered by blists - more mailing lists