Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752729AbdHQOWQ (ORCPT ); Thu, 17 Aug 2017 10:22:16 -0400 Received: from mail-wr0-f194.google.com ([209.85.128.194]:37878 "EHLO mail-wr0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751684AbdHQOWO (ORCPT ); Thu, 17 Aug 2017 10:22:14 -0400 Date: Thu, 17 Aug 2017 16:22:11 +0200 From: Thierry Reding To: Mark Brown Cc: Paul Kocialkowski , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-tegra@vger.kernel.org, alsa-devel@alsa-project.org, Russell King , Jonathan Hunter , Stephen Warren , Jaroslav Kysela , Takashi Iwai Subject: Re: [PATCH 1/3] sound: ASoC: tegra: Remove SoC-specific Kconfig depends and selects Message-ID: <20170817142211.GH6854@ulmo> References: <20170730112220.15525-1-contact@paulk.fr> <20170731102309.GE26667@ulmo> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="OgApRN/oydYDdnYz" Content-Disposition: inline In-Reply-To: <20170731102309.GE26667@ulmo> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2295 Lines: 57 --OgApRN/oydYDdnYz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jul 31, 2017 at 12:23:09PM +0200, Thierry Reding wrote: > On Sun, Jul 30, 2017 at 01:22:18PM +0200, Paul Kocialkowski wrote: > > This removes the SoC-specific dependencies on the platform drivers, > > as well as SoC-specific selections of platform drivers for the > > machine drivers. The rationale behind this change is that the > > dependencies are not actual build dependencies but run-time ones. > >=20 > > The previously listed SoCs were also incomplete: for instance, tegra124 > > uses the tegra30 platform drivers, which could not be built without > > ARCH_TEGRA_3x_SOC set. > >=20 > > Descriptions of the tristates are also added to allow these options > > to be set via defconfig/menuconfig. > >=20 > > Signed-off-by: Paul Kocialkowski > > --- > > sound/soc/tegra/Kconfig | 42 ++++++++++++++---------------------------- > > 1 file changed, 14 insertions(+), 28 deletions(-) >=20 > Acked-by: Thierry Reding Hi Mark, do you want to pick this up, or would you rather provide an Acked-by so that I can take it through the Tegra tree along with the defconfig changes? I can provide a branch with this patch in case we ever need it for conflict resolution. Thierry --OgApRN/oydYDdnYz Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEiOrDCAFJzPfAjcif3SOs138+s6EFAlmVpo8ACgkQ3SOs138+ s6FU7xAAjwFfvWqIGrLd9ruDIKqwJ2gc8WBZK51YX9V7m99A/+8ThLLtL1y23Ijr x5kJDX7h6El0dxr8Wd9paHkMuQEYXeQ7+xXZxPlU7ivIUMY8xEfrcUMtizRbBagH iWiVUGJIS84QCjqXDQYvjjwRYZIH3iA2ZiupcQCLeCpXiL/h9fk8TQywj+YiZeCW 1QgtjPALcYlLyhcQ5yfn9iPwp9ig5YNk6OgxcLBp9bsLIfKefkIZKOSz6Sdvmm4X 1W2UYtWBxII0zP6HJdWPLg815cXY+aSFd1smlfE9sSS73PXvkp7gn9aJQ2V1ZG6w /z3vowmcskGo985KK3oNADhmOQyaxhSL7ZXIFLAJ5+rF81qOW/pvIU/LlxIeXpas fhG+qnTXX7zgc+giY0OT7yS852HnO3cN54p8CrTMXuDs49Pg1Whovj14Hl4W/GV5 GR+HY+O7Ghb9xtZkp25OM9BJTIrKeqXNaZAMoHhNjp8ub1P+MFXWFp+v704bG1TZ 1RCznqUD8EkpZoO8xHCdehi43UnPPaIGP1CLijZKqqYnSyQt4WGerLqFeBGKFJKf 9L0IL3/c//4B/XidyLAzwS/LDPfm0Pgce1htqhQ/pHWpv5K/96mQVzPkspHcM1ZD qkS+G+ZXWgEG6yGEqmcZk1GEovs4KZr12HvvxwOX5ZiULNNQtZ0= =QSiD -----END PGP SIGNATURE----- --OgApRN/oydYDdnYz--