Searched hist:b7dc237ef8b0897f5750a738d2c57469909a6a15 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/testing/kunit/configs/ |
H A D | all_tests.config | diff b7dc237ef8b0897f5750a738d2c57469909a6a15 Mon Jul 17 19:28:46 CDT 2023 Mark Brown <broonie@kernel.org> ASoC: topology: Add explicit build option
The default KUnit build options are not supposed to enable any subsystems that were not already enabled but the topology code is a library which is generally selected by drivers that want to use it. Since KUnit is frequently run in virtual environments with minimal driver support this makes it difficult to enable the toplogy tests so provide an explicit Kconfig option which can be directly enabled when using KUnit, and also include this in the KUnit all_tests.config.
Reviewed-by: David Gow <davidgow@google.com> Reviewed-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Mark Brown <broonie@kernel.org> Link: https://lore.kernel.org/r/20230718-asoc-topology-kunit-enable-v2-5-0ee11e662b92@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org>
|
/openbmc/linux/sound/soc/ |
H A D | Kconfig | diff b7dc237ef8b0897f5750a738d2c57469909a6a15 Mon Jul 17 19:28:46 CDT 2023 Mark Brown <broonie@kernel.org> ASoC: topology: Add explicit build option
The default KUnit build options are not supposed to enable any subsystems that were not already enabled but the topology code is a library which is generally selected by drivers that want to use it. Since KUnit is frequently run in virtual environments with minimal driver support this makes it difficult to enable the toplogy tests so provide an explicit Kconfig option which can be directly enabled when using KUnit, and also include this in the KUnit all_tests.config.
Reviewed-by: David Gow <davidgow@google.com> Reviewed-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Mark Brown <broonie@kernel.org> Link: https://lore.kernel.org/r/20230718-asoc-topology-kunit-enable-v2-5-0ee11e662b92@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org>
|