aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/Kconfig
diff options
context:
space:
mode:
authorMartin Povišer <povik+lin@cutebit.org>2022-08-24 18:07:14 +0200
committerMark Brown <broonie@kernel.org>2022-08-25 13:51:34 +0100
commit3df5d0d972893d3c0df5aead8152fe1ad48ef45c (patch)
treee65834147e36855c453c936d46e4f3c88026b895 /sound/soc/Kconfig
parentLinux 6.0-rc1 (diff)
downloadlinux-dev-3df5d0d972893d3c0df5aead8152fe1ad48ef45c.tar.xz
linux-dev-3df5d0d972893d3c0df5aead8152fe1ad48ef45c.zip
ASoC: apple: mca: Start new platform driver
Add ASoC platform driver for the MCA peripheral found on Apple M1 and other chips. Signed-off-by: Martin Povišer <povik+lin@cutebit.org> Link: https://lore.kernel.org/r/20220824160715.95779-4-povik+lin@cutebit.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/Kconfig')
-rw-r--r--sound/soc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/Kconfig b/sound/soc/Kconfig
index 7d4747b6bab2..848fbae26c3b 100644
--- a/sound/soc/Kconfig
+++ b/sound/soc/Kconfig
@@ -68,6 +68,7 @@ config SND_SOC_ACPI
# All the supported SoCs
source "sound/soc/adi/Kconfig"
source "sound/soc/amd/Kconfig"
+source "sound/soc/apple/Kconfig"
source "sound/soc/atmel/Kconfig"
source "sound/soc/au1x/Kconfig"
source "sound/soc/bcm/Kconfig"