2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/sound/soc/apple
Sven Peter f594279328
ASoC: apple: mca: Drop default ARCH_APPLE in Kconfig
When the first driver for Apple Silicon was upstreamed we accidentally
included `default ARCH_APPLE` in its Kconfig which then spread to almost
every subsequent driver. As soon as ARCH_APPLE is set to y this will
pull in many drivers as built-ins which is not what we want.
Thus, drop `default ARCH_APPLE` from Kconfig.

Signed-off-by: Sven Peter <sven@kernel.org>
Reviewed-by: Janne Grunau <j@jannau.net>
Link: https://patch.msgid.link/20250612-apple-kconfig-defconfig-v1-10-0e6f9cb512c1@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
2025-06-13 12:12:26 +01:00
..
Kconfig ASoC: apple: mca: Drop default ARCH_APPLE in Kconfig 2025-06-13 12:12:26 +01:00
Makefile ASoC: apple: Use *-y instead of *-objs in Makefile 2024-05-08 11:39:14 +09:00
mca.c ASoC: apple: mca: Constrain channels according to TDM mask 2025-05-19 11:59:44 +01:00