Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1714081
| From | Thierry Reding <thierry.reding@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/3] sound: ASoC: tegra: Remove SoC-specific Kconfig depends and selects |
| Date | 2017-08-17 16:30 +0200 |
| Message-ID | <uftY5-63G-1@gated-at.bofh.it> (permalink) |
| References | <u8UA1-856-3@gated-at.bofh.it> <u9g7y-54B-43@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
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. > > > > 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. > > > > Descriptions of the tristates are also added to allow these options > > to be set via defconfig/menuconfig. > > > > Signed-off-by: Paul Kocialkowski <contact@paulk.fr> > > --- > > sound/soc/tegra/Kconfig | 42 ++++++++++++++---------------------------- > > 1 file changed, 14 insertions(+), 28 deletions(-) > > Acked-by: Thierry Reding <treding@nvidia.com> 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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH 1/3] sound: ASoC: tegra: Remove SoC-specific Kconfig depends and selects Thierry Reding <thierry.reding@gmail.com> - 2017-08-17 16:30 +0200
Re: [PATCH 1/3] sound: ASoC: tegra: Remove SoC-specific Kconfig depends and selects Mark Brown <broonie@kernel.org> - 2017-08-17 16:30 +0200
Re: [PATCH 1/3] sound: ASoC: tegra: Remove SoC-specific Kconfig depends and selects Paul Kocialkowski <contact@paulk.fr> - 2017-08-17 21:10 +0200
csiph-web