From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from foss.arm.com ([217.140.110.172]:34272 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726846AbgBJODL (ORCPT ); Mon, 10 Feb 2020 09:03:11 -0500 Date: Mon, 10 Feb 2020 14:03:08 +0000 From: Mark Brown Subject: Re: [PATCH] [RFC] ASoC: Use imply for SND_SOC_ALL_CODECS Message-ID: <20200210140308.GN7685@sirena.org.uk> References: <20200207091351.18133-1-geert@linux-m68k.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="TXIPBuAs4GDcsx9K" Content-Disposition: inline In-Reply-To: <20200207091351.18133-1-geert@linux-m68k.org> Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Geert Uytterhoeven Cc: Liam Girdwood , Jaroslav Kysela , Takashi Iwai , alsa-devel@alsa-project.org, linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org --TXIPBuAs4GDcsx9K Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Feb 07, 2020 at 10:13:51AM +0100, Geert Uytterhoeven wrote: > Currently SND_SOC_ALL_CODECS selects the config symbols for all codec > drivers. As "select" bypasses dependencies, lots of "select" statements > need explicit dependencies, which are hard to get right, and hard to > maintain[*]. >=20 > Fix this by using "imply" instead, which is a weak version of "select", > and which obeys dependencies of target symbols. This is a *really* badly named feature :/ --TXIPBuAs4GDcsx9K Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl5BYpwACgkQJNaLcl1U h9AJ6wf+JoGh6XxETeSB4TWntPU4POgBDY7UzyJaSzC/k9dxItOpbvF8sZbh3YVO RqfpWryUL/Icpn8pUC785qgCczDrAzW3YB3tkwvAma8tNK/HA6TC4b5/pl2h0F1e R5gValaXJ4qG0+Q9ZDNlDNmVX06fSlutz4K+UUBAP8DUgrXcQXqo4PhjIptTRix/ GKtNAePn3171ofUgEhfSpVE6I7zZHkcD0IC3CQ5Ss9ui/7YBzRls6qq5HOqEbvDD 4KvKMTM4lDu7u7f+R9ov/N0NEDS2ZtKNfoALHeQTBCplEhIbXSHZ5r0hF4LBAE9r CI47bCrYKahz5DDreklkq0WdmyUZQw== =MBOV -----END PGP SIGNATURE----- --TXIPBuAs4GDcsx9K--