projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6a118a
)
ASoC: Intel: Add depends on X86
author
Pierre-Louis Bossart
<pierre-louis.bossart@linux.intel.com>
Mon, 23 Oct 2017 04:27:27 +0000
(09:57 +0530)
committer
Mark Brown
<broonie@kernel.org>
Mon, 23 Oct 2017 08:40:22 +0000
(09:40 +0100)
Make all Intel audio drivers dependent on X86 to avoid compilation
errors for s390 and xtensa architectures.
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/Kconfig
patch
|
blob
|
history
diff --git
a/sound/soc/intel/Kconfig
b/sound/soc/intel/Kconfig
index 1dcc9e4566101deef8b5a0041e571a2da48c7f14..a59dda39007e880552181932d83a900894f16d59 100644
(file)
--- a/
sound/soc/intel/Kconfig
+++ b/
sound/soc/intel/Kconfig
@@
-31,6
+31,7
@@
config SND_SOC_ACPI_INTEL_MATCH
config SND_SOC_INTEL_SST_TOPLEVEL
tristate "Intel ASoC SST drivers"
+ depends on X86
select SND_SOC_INTEL_MACH
select SND_SOC_INTEL_COMMON