diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2020-03-10 13:47:28 +0000 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2020-03-10 13:47:28 +0000 |
commit | 81304e5de05a45ba0138d03827cea431c03dca27 (patch) | |
tree | 77a46851f9ccacbad56568ffbc8401db5c0a0b4e /kernel-aarch64-fedora.config | |
parent | 33fb0f27577c1cb87828d3aa16de25bb27cfead5 (diff) | |
download | kernel-81304e5de05a45ba0138d03827cea431c03dca27.tar.gz kernel-81304e5de05a45ba0138d03827cea431c03dca27.tar.xz kernel-81304e5de05a45ba0138d03827cea431c03dca27.zip |
aarch64: imx8: minor updates for audio
Diffstat (limited to 'kernel-aarch64-fedora.config')
-rw-r--r-- | kernel-aarch64-fedora.config | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/kernel-aarch64-fedora.config b/kernel-aarch64-fedora.config index c9eb3ff80..5187e991d 100644 --- a/kernel-aarch64-fedora.config +++ b/kernel-aarch64-fedora.config @@ -6116,9 +6116,11 @@ CONFIG_SND_SOC_SIMPLE_AMPLIFIER=m # CONFIG_SND_SOC_SIRF_AUDIO_CODEC is not set CONFIG_SND_SOC_SOF_ACPI=m # CONFIG_SND_SOC_SOF_DEBUG is not set +CONFIG_SND_SOC_SOF_IMX8_SUPPORT=y +CONFIG_SND_SOC_SOF_IMX_TOPLEVEL=y # CONFIG_SND_SOC_SOF_NOCODEC is not set # CONFIG_SND_SOC_SOF_NOCODEC_SUPPORT is not set -# CONFIG_SND_SOC_SOF_OF is not set +CONFIG_SND_SOC_SOF_OF=m CONFIG_SND_SOC_SOF_PCI=m # CONFIG_SND_SOC_SOF_STRICT_ABI_CHECKS is not set CONFIG_SND_SOC_SOF_TOPLEVEL=y |