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-Url: http://git.maquefel.me/?a=commitdiff_plain;h=13e575de5fd7a78d7a5bc5df394c5d553f6a17b1;p=linux.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