From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randy Dunlap Subject: Re: [PATCH] ASoC: intel: make Kconfig selects depend on ACPI Date: Tue, 29 Mar 2016 12:01:13 -0700 Message-ID: <56FAD0F9.1030708@infradead.org> References: <56FAB111.2070503@infradead.org> <20160329165146.GR2350@sirena.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20160329165146.GR2350@sirena.org.uk> Sender: linux-kernel-owner@vger.kernel.org To: Mark Brown Cc: moderated for non-subscribers , LKML , Borislav Petkov , Liam Girdwood , Jie Yang , "Subhransu S. Prusty" List-Id: alsa-devel@alsa-project.org 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 >> >> 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