From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierre-Louis Bossart Subject: Re: [alsa-devel] [PATCH v4 08/11] ASoC: Intel: atom: Make PCI dependency explicit Date: Wed, 2 Jan 2019 10:34:54 -0600 Message-ID: <30fa73b0-33e0-29ed-3d80-f2365b7cd88c@linux.intel.com> References: <20181230195612.6657-1-okaya@kernel.org> <20181230195612.6657-9-okaya@kernel.org> <20181231174654.GH1846@sirena.org.uk> <20181231193017.GN1846@sirena.org.uk> <765ab3a1-f1f1-3b29-aabb-0f3328abd631@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org To: Sinan Kaya Cc: "moderated list:INTEL ASoC DRIVERS" , open list , Jie Yang , Takashi Iwai , Liam Girdwood , ACPI Devel Mailing List , Mark Brown , Linux Next Mailing List List-Id: linux-acpi@vger.kernel.org > Please check out this tag next-20181224 and apply the patches afterwards. Thanks, will do. I think this patchset will uncover additional inconsistencies, e.g. for legacy Haswell/Broadwell/Baytrail the machine drivers depend on X86_INTEL_LPSS, which depends in turn on PCI, but the platform drivers only depend on ACPI, so there is a risk of creating a config that makes no sense (or should only be used for COMPILE_TEST)