From: Mark Brown Date: Tue, 23 Aug 2022 18:36:34 +0000 (+0100) Subject: ASoC: SOF: Kconfig: Fix the dependency for client modules X-Git-Tag: v6.0-rc5~20^2^2~3 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=13e575de5fd7a78d7a5bc5df394c5d553f6a17b1;p=linux-block.git ASoC: SOF: Kconfig: Fix the dependency for client modules Merge series from Peter Ujfalusi : There is still a chance to end up with a client driver selected as built in while the core SOF is as module. Fix this by making the client drivers depend on SND_SOC_SOF. --- 13e575de5fd7a78d7a5bc5df394c5d553f6a17b1