]> Git Repo - linux.git/commitdiff
ASoC: wm8960: Depends on I2C
authorMark Brown <[email protected]>
Wed, 30 Mar 2016 18:02:49 +0000 (11:02 -0700)
committerMark Brown <[email protected]>
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 <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
sound/soc/codecs/Kconfig

index 196101b2eab51a8b2d4e38d210428c86915579b7..3ebf29bc87d37222e1c69eb2ecdc8238990aec44 100644 (file)
@@ -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
This page took 0.048365 seconds and 4 git commands to generate.