From: Mark Brown Date: Wed, 27 May 2026 10:14:03 +0000 (+0100) Subject: ASoC: Address es9356 build failures without CONFIG_SND_SOC_SDCA X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=05b9c152045ed90a1f88dac6bbb05ea0db30aef3;p=thirdparty%2Flinux.git ASoC: Address es9356 build failures without CONFIG_SND_SOC_SDCA Nathan Chancellor says: This series addresses the build failure I reported at [1]. The first patch allows CONFIG_SND_SOC_SDCA to be selected by a user. The third patch fixes the actual build failure by requiring CONFIG_SND_SOC_SDCA to enable CONFIG_SND_SOC_ES9356. The second patch is a standalone clean up to make the third patch diff cleaner. If there are any issues, please let me know. [1]: https://lore.kernel.org/20260518224657.GA536765@ax162/ Link: https://patch.msgid.link/20260526-es9356-dep-fixes-v1-0-39ac16f43d54@kernel.org --- 05b9c152045ed90a1f88dac6bbb05ea0db30aef3