ASoC: rt286: Add depends on I2C

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>
This commit is contained in:
Bard Liao 2014-10-03 09:55:07 +08:00 committed by Mark Brown
parent 81f3dfe190
commit a577483b69

View File

@ -464,6 +464,7 @@ config SND_SOC_RL6231
config SND_SOC_RT286
tristate
depends on I2C
config SND_SOC_RT5631
tristate