ASoC: Intel: avs: Enable AVS driver only on x86 platforms
authorAmadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Mon, 25 Apr 2022 09:16:45 +0000 (11:16 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 25 Apr 2022 12:59:05 +0000 (13:59 +0100)
commit47a1886a610aca6a55c18ee677f9176e73162e97
tree4d822f3f15021c26ba476586441c88216e328b4e
parentb1d1b02594d4599f0d3d5558ba9606a69df6381b
ASoC: Intel: avs: Enable AVS driver only on x86 platforms

Only supported platform for AVS are x86 machines, so there is no reason
for it to be enabled on other architectures. Allow exception for compile
tests.

Fixes: 274d79e51875 ("ASoC: Intel: avs: Configure modules according to their type")
Reviewed-by: Cezary Rojewski <cezary.rojewski@intel.com>
Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Link: https://lore.kernel.org/r/20220425091646.545216-1-amadeuszx.slawinski@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/Kconfig