From: Lars-Peter Clausen Date: Sat, 11 Apr 2015 09:16:18 +0000 (+0200) Subject: ASoC: atmel: Add dependency to SND_SOC_I2C_AND_SPI where necessary X-Git-Tag: omap-for-v4.2/o2_dc~120^2~1^2~8^6~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ca92b8f5ad80e0d97f093dad81a4e4143c8edeb;p=pandora-kernel.git ASoC: atmel: Add dependency to SND_SOC_I2C_AND_SPI where necessary The SND_AT91_SOC_SAM9G20_WM8731 and SND_AT91_SOC_SAM9X5_WM8731 machine driver symbols select SND_SOC_WM8731 which depends on SND_SOC_I2C_AND_SPI. So the machine driver symbols need to depend on SND_SOC_I2C_AND_SPI as well, otherwise we might end up with a invalid configuration, which will sooner or later upset the randconfig auto-builders. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed