projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
465011f
)
ASoC: wm8960: Depends on I2C
author
Mark Brown
<broonie@kernel.org>
Wed, 30 Mar 2016 18:02:49 +0000
(11:02 -0700)
committer
Mark Brown
<broonie@kernel.org>
Wed, 30 Mar 2016 18:02:49 +0000
(11:02 -0700)
Now that this is directly user selectable it needs to care about its
dependencies.
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/codecs/Kconfig
b/sound/soc/codecs/Kconfig
index 196101b2eab51a8b2d4e38d210428c86915579b7..3ebf29bc87d37222e1c69eb2ecdc8238990aec44 100644
(file)
--- a/
sound/soc/codecs/Kconfig
+++ b/
sound/soc/codecs/Kconfig
@@
-910,6
+910,7
@@
config SND_SOC_WM8955
config SND_SOC_WM8960
tristate "Wolfson Microelectronics WM8960 CODEC"
+ depends on I2C
config SND_SOC_WM8961
tristate