Searched hist:"35 bc99aaa1a3af23cf78b6b56f14230b5da3993b" (Results 1 – 2 of 2) sorted by relevance
/linux/sound/soc/intel/boards/ |
H A D | Kconfig | diff 35bc99aaa1a3af23cf78b6b56f14230b5da3993b Thu Dec 13 20:03:00 CET 2018 Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> ASoC: Intel: Skylake: Add more platform granularity
The current SKYLAKE kconfig is a all-you-can-eat selection that will support all known plaforms. This is however not necessarily a good thing: most platforms for SKL and KBL don't support the DSP, but a number of CNL/WHL ones do. Selecting this driver in all cases isn't really smart and will require users to muck with blacklists.
Partition the configs to allow distributions to select on which platform this driver is used. Keep the existing SND_SOC_INTEL_SKYLAKE config to select everything for backwards compatibility. This patch does not provide new functionality, only finer-grained choices in supported platforms.
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|
/linux/sound/soc/intel/ |
H A D | Kconfig | diff 35bc99aaa1a3af23cf78b6b56f14230b5da3993b Thu Dec 13 20:03:00 CET 2018 Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> ASoC: Intel: Skylake: Add more platform granularity
The current SKYLAKE kconfig is a all-you-can-eat selection that will support all known plaforms. This is however not necessarily a good thing: most platforms for SKL and KBL don't support the DSP, but a number of CNL/WHL ones do. Selecting this driver in all cases isn't really smart and will require users to muck with blacklists.
Partition the configs to allow distributions to select on which platform this driver is used. Keep the existing SND_SOC_INTEL_SKYLAKE config to select everything for backwards compatibility. This patch does not provide new functionality, only finer-grained choices in supported platforms.
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|