13 Jan
2017
13 Jan
'17
1:20 p.m.
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 --- sound/soc/intel/Kconfig | 1 - 1 file changed, 1 deletion(-)
diff --git a/sound/soc/intel/Kconfig b/sound/soc/intel/Kconfig index 7b60689a22d4..7da8b9ceb728 100644 --- a/sound/soc/intel/Kconfig +++ b/sound/soc/intel/Kconfig @@ -31,7 +31,6 @@ config SND_SOC_INTEL_SST tristate select SND_SOC_INTEL_SST_ACPI if ACPI select SND_SOC_INTEL_SST_MATCH if ACPI - depends on (X86 || COMPILE_TEST)
config SND_SOC_INTEL_SST_FIRMWARE tristate
--
2.11.0