未验证 提交 15443f6c 编写于 作者: A Ajit Kumar Pandey 提交者: Mark Brown

ASoC: amd: acp: Remove duplicate dependency in Kconfig

Remove duplicate depends on statement in Kconfig file.
Signed-off-by: NAjit Kumar Pandey <AjitKumar.Pandey@amd.com>
Link: https://lore.kernel.org/r/20211221171912.237792-1-AjitKumar.Pandey@amd.comSigned-off-by: NMark Brown <broonie@kernel.org>
上级 ac1e6bc1
...@@ -46,7 +46,6 @@ config SND_SOC_AMD_LEGACY_MACH ...@@ -46,7 +46,6 @@ config SND_SOC_AMD_LEGACY_MACH
tristate "AMD Legacy Machine Driver Support" tristate "AMD Legacy Machine Driver Support"
depends on X86 && PCI && I2C depends on X86 && PCI && I2C
select SND_SOC_AMD_MACH_COMMON select SND_SOC_AMD_MACH_COMMON
depends on X86 && PCI && I2C
help help
This option enables legacy sound card support for ACP audio. This option enables legacy sound card support for ACP audio.
...@@ -54,7 +53,6 @@ config SND_SOC_AMD_SOF_MACH ...@@ -54,7 +53,6 @@ config SND_SOC_AMD_SOF_MACH
tristate "AMD SOF Machine Driver Support" tristate "AMD SOF Machine Driver Support"
depends on X86 && PCI && I2C depends on X86 && PCI && I2C
select SND_SOC_AMD_MACH_COMMON select SND_SOC_AMD_MACH_COMMON
depends on X86 && PCI && I2C
help help
This option enables SOF sound card support for ACP audio. This option enables SOF sound card support for ACP audio.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册