ASoC: SOF: Kconfig: Make IPC_FLOOD_TEST depend on SND_SOC_SOF
authorPeter Ujfalusi <peter.ujfalusi@linux.intel.com>
Tue, 23 Aug 2022 12:15:53 +0000 (15:15 +0300)
committerMark Brown <broonie@kernel.org>
Tue, 23 Aug 2022 12:49:55 +0000 (13:49 +0100)
commit3942499fba11de048c3ac1390b808e9e6ae88de5
treeda5b35328a34af19f175fc38a81ad709523448a1
parent221ab1f0bf46236cf1a3fef5298ff5894acfb0c5
ASoC: SOF: Kconfig: Make IPC_FLOOD_TEST depend on SND_SOC_SOF

Make sure that the IPC_FLOOD client can not be built in when SND_SOC_SOF is
built as module.

Fixes: 6e9548cdb30e5 ("ASoC: SOF: Convert the generic IPC flood test into SOF client")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20220823121554.4255-2-peter.ujfalusi@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/Kconfig