summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2012-08-16 08:17:05 +0000
committerArnd Bergmann <arnd@arndb.de>2012-08-16 14:13:24 +0000
commitda56387113338d7e1b8e32caa80618f2bc54bff2 (patch)
treed60066c13ee34a2eab13aa830db55f9303979ef2 /sound
parent249a5b91a58de5063e27c377aa1ada9aa11256c2 (diff)
ASoC: bfin: fix dependency on I2C
SND_SOC_BFIN_EVAL_ADAU1701 tries to select I2C, which creates a recursive dependency: drivers/i2c/Kconfig:5:error: recursive dependency detected! 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 sound/soc/Kconfig:5: symbol SND_SOC depends on I2C Turning this into 'depends on' correctly describes the same dependency and works better with SND_SOC, which contains 'select REGMAP_I2C if I2C'. Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/blackfin/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/blackfin/Kconfig b/sound/soc/blackfin/Kconfig
index 16b88f5c26e2..19f63a86d5c6 100644
--- a/sound/soc/blackfin/Kconfig
+++ b/sound/soc/blackfin/Kconfig
@@ -24,7 +24,7 @@ config SND_SOC_BFIN_EVAL_ADAU1701
depends on SND_BF5XX_I2S
select SND_BF5XX_SOC_I2S
select SND_SOC_ADAU1701
- select I2C
+ depends on I2C
help
Say Y if you want to add support for the Analog Devices EVAL-ADAU1701MINIZ
board connected to one of the Blackfin evaluation boards like the