Re: [PATCH] ASoC: intel: make Kconfig selects depend on ACPI

From: Randy Dunlap
Date: Tue Mar 29 2016 - 15:01:23 EST


On 03/29/16 09:51, Mark Brown wrote:
> On Tue, Mar 29, 2016 at 09:45:05AM -0700, Randy Dunlap wrote:
>> From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
>>
>> Prevent SND_SST_IPC_ACPI from being selected when CONFIG_ACPI is
>> not enabled. This fixes the kconfig warning:
>
> These are drivers which can't be instantiated without ACPI...
>

so it sounds like they should depend on ACPI...?

--
~Randy