ASoC: Intel: remove ignored dependencies
For selected only options the explicit dependencies do not make much sense becase Kbuild ignores them anyway. Remove them explicitly. Acked-by: Vinod Koul <vinod.koul@intel.com> Acked-by: Liam Girdwood <liam.r.girdwood@linux.intel.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
Родитель
ebf79091bf
Коммит
2914266975
|
@ -31,7 +31,6 @@ config SND_SOC_INTEL_SST
|
||||||
tristate
|
tristate
|
||||||
select SND_SOC_INTEL_SST_ACPI if ACPI
|
select SND_SOC_INTEL_SST_ACPI if ACPI
|
||||||
select SND_SOC_INTEL_SST_MATCH if ACPI
|
select SND_SOC_INTEL_SST_MATCH if ACPI
|
||||||
depends on (X86 || COMPILE_TEST)
|
|
||||||
|
|
||||||
config SND_SOC_INTEL_SST_FIRMWARE
|
config SND_SOC_INTEL_SST_FIRMWARE
|
||||||
tristate
|
tristate
|
||||||
|
|
Загрузка…
Ссылка в новой задаче