config: fixing circular dependency in blackfin sound module

sound/soc/Kconfig:5:error: recursive dependency detected!
sound/soc/Kconfig:5:    symbol SND_SOC depends on I2C
drivers/i2c/Kconfig:5:  symbol I2C is selected by SND_SOC_BFIN_EVAL_ADAU1701
sound/soc/blackfin/Kconfig:22:  symbol SND_SOC_BFIN_EVAL_ADAU1701 depends on SND_SOC

Change-Id: I29cd35cad6cb5115ce22931675e75b71df2cc081
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
1 file changed