Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1699913
| 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-07-31 12:30 +0200 |
| Message-ID | <u9g7y-54B-43@gated-at.bofh.it> (permalink) |
| References | <u8UA1-856-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
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>
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 1/3] sound: ASoC: tegra: Remove SoC-specific Kconfig depends and selects Paul Kocialkowski <contact@paulk.fr> - 2017-07-30 13:30 +0200
[PATCH 2/3] ARM: configs: Add Tegra I2S interfaces to tegra_defconfig Paul Kocialkowski <contact@paulk.fr> - 2017-07-30 13:30 +0200
Re: [PATCH 2/3] ARM: configs: Add Tegra I2S interfaces to tegra_defconfig Thierry Reding <thierry.reding@gmail.com> - 2017-07-31 12:30 +0200
[PATCH 3/3] ARM: configs: Add Tegra I2S interfaces to multi_v7_defconfig Paul Kocialkowski <contact@paulk.fr> - 2017-07-30 13:30 +0200
Re: [PATCH 3/3] ARM: configs: Add Tegra I2S interfaces to multi_v7_defconfig Thierry Reding <thierry.reding@gmail.com> - 2017-07-31 12:30 +0200
Re: [PATCH 1/3] sound: ASoC: tegra: Remove SoC-specific Kconfig depends and selects Thierry Reding <thierry.reding@gmail.com> - 2017-07-31 12:30 +0200
csiph-web