From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from foss.arm.com ([217.140.110.172]:49630 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728202AbgBKQp1 (ORCPT ); Tue, 11 Feb 2020 11:45:27 -0500 Date: Tue, 11 Feb 2020 16:45:24 +0000 From: Mark Brown Subject: Re: [PATCH] [RFC] ASoC: Use imply for SND_SOC_ALL_CODECS Message-ID: <20200211164524.GN4543@sirena.org.uk> References: <20200207091351.18133-1-geert@linux-m68k.org> <20200211161905.GM4543@sirena.org.uk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="YuJye9aIuN0w6xGV" Content-Disposition: inline In-Reply-To: Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Masahiro Yamada Cc: Geert Uytterhoeven , Liam Girdwood , Jaroslav Kysela , Takashi Iwai , ALSA Development Mailing List , Linux Kbuild mailing list , Linux Kernel Mailing List --YuJye9aIuN0w6xGV Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Feb 12, 2020 at 01:38:16AM +0900, Masahiro Yamada wrote: > On Wed, Feb 12, 2020 at 1:19 AM Mark Brown wrote: > > No it doesn't. Those only enable user selectable options, many CODEC > > drivers don't have user selectable options as they are selected by > > machine drivers some of which either have more platform specific > > dependencies that the CODEC drivers or aren't upstream. > Maybe, can you add a prompt which is only displayed > if COMPILE_TEST is enabled? > For example, > config SND_SOC_L3 > tristate "some prompt" if COMPILE_TEST That's effectively what this is doing, it's just making it a single option that enables everything en masse rather than lots of per driver options and isn't as esoteric so is easier to understand (almost all the existing examples are Renesas specific). --YuJye9aIuN0w6xGV Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl5C2iMACgkQJNaLcl1U h9C39wf+LExhl27QS0xwjrmLu461Qr4UrkCcrNBX4/WGttFKbi2xbL1A7I8Tc9sh eNIYtW64RUY96X6wT3BeuNRoBDHbJhm4p8j4gRhsbxtXp2nKazBcVURs/p+3ShKd huwUYOohkLVxJOxlJ2EBV7iode/CfXYs7rfhK0SjjSqZ8edmGZvpXjZTaeWyYHwH wYUdfWVMMAcQ5vJPGRVYrPBF7oHrjB3fyVtwNgFe7QfoEe0A5LXImI18wMztBifs 1s0gXzUdZGUpcoUXiHyd/qiq18lHGqcrEzOMqSVUyprOK4NE42dvX73LptIIZnEc Gw9JHwmbgxgHt85hG64pBAnPJ/I7aA== =ABsK -----END PGP SIGNATURE----- --YuJye9aIuN0w6xGV--