Skip to content

Commit

Permalink
ASoC: rt286: Add depends on I2C
Browse files Browse the repository at this point in the history
rt286 use I2C as its I/O. So the driver can only available when
I2C is selected.

Signed-off-by: Bard Liao <bardliao@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
  • Loading branch information
Bard Liao authored and Mark Brown committed Oct 3, 2014
1 parent 81f3dfe commit a577483
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 @@ -464,6 +464,7 @@ config SND_SOC_RL6231

config SND_SOC_RT286
tristate
depends on I2C

config SND_SOC_RT5631
tristate
Expand Down

0 comments on commit a577483

Please sign in to comment.