soundwire: intel: remove X86 dependency
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Mon, 16 Sep 2019 18:57:39 +0000 (13:57 -0500)
committerVinod Koul <vkoul@kernel.org>
Wed, 16 Oct 2019 05:06:29 +0000 (10:36 +0530)
This is not needed and may generate unmet dependencies when
COMPILE_TEST is used for SOF.

ACPI is required, and should be tested when selecting this option.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20190916185739.32184-3-pierre-louis.bossart@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/soundwire/Kconfig

index f518273..2690202 100644 (file)
@@ -23,7 +23,7 @@ config SOUNDWIRE_CADENCE
 config SOUNDWIRE_INTEL
        tristate "Intel SoundWire Master driver"
        select SOUNDWIRE_CADENCE
-       depends on X86 && ACPI && SND_SOC
+       depends on ACPI && SND_SOC
        help
          SoundWire Intel Master driver.
          If you have an Intel platform which has a SoundWire Master then