Skip to content

Commit

Permalink
ASoC: alc5623: Fix Kconfig dependency
Browse files Browse the repository at this point in the history
Add "depends on I2C" to shut up the build errors from randconfig.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
  • Loading branch information
Takashi Iwai authored and Mark Brown committed May 26, 2014
1 parent 7d6d478 commit 5dc04f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sound/soc/codecs/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@ config SND_SOC_AK5386

config SND_SOC_ALC5623
tristate "Realtek ALC5623 CODEC"
depends on I2C

config SND_SOC_ALC5632
tristate
Expand Down

0 comments on commit 5dc04f5

Please sign in to comment.