projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebf7909
)
ASoC: Intel: remove ignored dependencies
author
Andy Shevchenko
<
[email protected]
>
Mon, 16 Jan 2017 13:12:28 +0000
(15:12 +0200)
committer
Mark Brown
<
[email protected]
>
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 <
[email protected]
>
Acked-by: Liam Girdwood <
[email protected]
>
Signed-off-by: Andy Shevchenko <
[email protected]
>
Signed-off-by: Mark Brown <
[email protected]
>
sound/soc/intel/Kconfig
patch
|
blob
|
history
diff --git
a/sound/soc/intel/Kconfig
b/sound/soc/intel/Kconfig
index 93c41b7219f2db818c97f39650a234e94275a77a..526855ad479e3c52358522764f5735fe205bada3 100644
(file)
--- 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