diff options
author | Takashi Iwai <tiwai@suse.de> | 2021-06-08 14:02:06 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2021-06-08 14:02:06 +0200 |
commit | 0280e07bbd6efa691daa7356b6bb05514cdcab68 (patch) | |
tree | 1ef76c078b566050dbc865ee9afeb0d526329893 /sound/soc/fsl/Kconfig | |
parent | 5fe8f0a0a83ab78c75010e161fa27ae66e36cd64 (diff) | |
parent | 600dd2a7e8b62170d177381cc1303861f48f9780 (diff) |
Merge branch 'for-linus' into for-next
Diffstat (limited to 'sound/soc/fsl/Kconfig')
-rw-r--r-- | sound/soc/fsl/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/fsl/Kconfig b/sound/soc/fsl/Kconfig index 0917d65d6921..556c284f49dd 100644 --- a/sound/soc/fsl/Kconfig +++ b/sound/soc/fsl/Kconfig @@ -119,6 +119,7 @@ config SND_SOC_FSL_RPMSG tristate "NXP Audio Base On RPMSG support" depends on COMMON_CLK depends on RPMSG + depends on SND_IMX_SOC || SND_IMX_SOC = n select SND_SOC_IMX_RPMSG if SND_IMX_SOC != n help Say Y if you want to add rpmsg audio support for the Freescale CPUs. |