1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-3-Clause)
3 config SND_SOC_SOF_IMX_TOPLEVEL
4 bool "SOF support for NXP i.MX audio DSPs"
5 depends on ARM64|| COMPILE_TEST
6 depends on SND_SOC_SOF_OF
8 This adds support for Sound Open Firmware for NXP i.MX platforms.
9 Say Y if you have such a device.
12 if SND_SOC_SOF_IMX_TOPLEVEL
14 config SND_SOC_SOF_IMX8_SUPPORT
15 bool "SOF support for i.MX8"
19 This adds support for Sound Open Firmware for NXP i.MX8 platforms
20 Say Y if you have such a device.
23 config SND_SOC_SOF_IMX8
24 def_tristate SND_SOC_SOF_OF
25 depends on SND_SOC_SOF_IMX8_SUPPORT
27 endif ## SND_SOC_SOF_IMX_IMX_TOPLEVEL