summaryrefslogtreecommitdiff
path: root/sound/soc/intel/avs/boards/Kconfig
diff options
context:
space:
mode:
authorCezary Rojewski <cezary.rojewski@intel.com>2022-12-02 18:28:37 +0300
committerMark Brown <broonie@kernel.org>2022-12-05 17:05:29 +0300
commite17527e167ae5bd71fc9cb67da4e73bbb050e6f7 (patch)
treeb2edb41834c3ef522b24c210910d8d6359d28a9a /sound/soc/intel/avs/boards/Kconfig
parented914a2a45a45e7d8f900ae8997ca4573792afcc (diff)
downloadlinux-e17527e167ae5bd71fc9cb67da4e73bbb050e6f7.tar.xz
ASoC: Intel: avs: Add probe machine board
Stub machine board driver with no custom DAPM routes and single FE DAI link for userspace to interact with. Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com> Link: https://lore.kernel.org/r/20221202152841.672536-13-cezary.rojewski@intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/intel/avs/boards/Kconfig')
-rw-r--r--sound/soc/intel/avs/boards/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/sound/soc/intel/avs/boards/Kconfig b/sound/soc/intel/avs/boards/Kconfig
index 9bd40fdd9028..e4c230efe8d7 100644
--- a/sound/soc/intel/avs/boards/Kconfig
+++ b/sound/soc/intel/avs/boards/Kconfig
@@ -77,6 +77,14 @@ config SND_SOC_INTEL_AVS_MACH_NAU8825
Say Y or m if you have such a device. This is a recommended option.
If unsure select "N".
+config SND_SOC_INTEL_AVS_MACH_PROBE
+ tristate "Probing (data) board"
+ depends on DEBUG_FS
+ select SND_HWDEP
+ help
+ This adds support for data probing board which can be used to
+ gather data from runtime stream over compress operations.
+
config SND_SOC_INTEL_AVS_MACH_RT274
tristate "rt274 in I2S mode"
depends on I2C