mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-10 00:55:42 +01:00
ef3a96367e
Add a new keyword "IncludeByKey" that will be used to conditional include configuration files based on the argument value supplied during build time. For example: IncludeByKey.DMIC_CH_COUNT { "[1-4]" "include/platform/intel/dmic-generic.conf" } The above config will include the dmic-generic.conf file if the argument value for DMIC_CH_COUNT is between 1 and 4. Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com> Signed-off-by: Jaroslav Kysela <perex@perex.cz> |
||
---|---|---|
.. | ||
alsatplg.rst | ||
Makefile.am | ||
pre-process-class.c | ||
pre-process-dai.c | ||
pre-process-dapm.c | ||
pre-process-object.c | ||
pre-processor.c | ||
pre-processor.h | ||
topology.c | ||
topology.h |