]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ASoC: Intel: remove ignored dependencies
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 16 Jan 2017 13:12:28 +0000 (15:12 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 17 Jan 2017 17:46:58 +0000 (17:46 +0000)
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>
sound/soc/intel/Kconfig

index 93c41b7219f2db818c97f39650a234e94275a77a..526855ad479e3c52358522764f5735fe205bada3 100644 (file)
@@ -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