projects
/
profile
/
common
/
kernel-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ede32d3
)
ASoC: imx-mc13783: Depend on ARCH_ARM
author
Mark Brown
<broonie@linaro.org>
Thu, 18 Jul 2013 09:46:29 +0000
(10:46 +0100)
committer
Mark Brown
<broonie@linaro.org>
Thu, 18 Jul 2013 09:46:29 +0000
(10:46 +0100)
The driver uses the machine type macros so depends on ARM.
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/fsl/Kconfig
patch
|
blob
|
history
diff --git
a/sound/soc/fsl/Kconfig
b/sound/soc/fsl/Kconfig
index
87e28bc
..
3a79d01
100644
(file)
--- a/
sound/soc/fsl/Kconfig
+++ b/
sound/soc/fsl/Kconfig
@@
-194,7
+194,7
@@
config SND_SOC_IMX_SGTL5000
config SND_SOC_IMX_MC13783
tristate "SoC Audio support for I.MX boards with mc13783"
- depends on MFD_MC13783
+ depends on MFD_MC13783
&& ARCH_ARM
select SND_SOC_IMX_SSI
select SND_SOC_IMX_AUDMUX
select SND_SOC_MC13783