Re: [PATCH v3 00/10] ASoC: Intel: Kconfig+acpi fixes

2018-01-07 Thread Vinod Koul
On Thu, Jan 04, 2018 at 04:35:51PM -0600, Pierre-Louis Bossart wrote: > Pierre-Louis Bossart (8): > ASoC: acpi: add missing includes for non-ACPI platforms > ASoC: Intel: Fix Kconfig with top-level selector > ASoC: Intel: Kconfig: Simplify-clarify ACPI/PCI dependencies > ASoC: Intel: docum

[PATCH v3 00/10] ASoC: Intel: Kconfig+acpi fixes

2018-01-04 Thread Pierre-Louis Bossart
The first patch solves issues reported by 0day with non-ACPI platforms The second patch implements what Linus, Takashi and Mark requested: a top-level selector defaulting to 'y' to easily filter all other options and with no impact on code generation. There should be no functionality change and wi