Re: [PATCH] ASoC: mediatek: add I2C dependency for CS42XX8

2017-04-20 Thread Ryder Lee
On Thu, 2017-04-20 at 10:15 +0200, Arnd Bergmann wrote: > We should not select drivers that depend on I2C when that is disabled, > as it results in a build error: > > warning: (SND_SOC_MT2701_WM8960) selects SND_SOC_WM8960 which has unmet > direct dependencies (SOUND && !M68K && !UML && SND && SN

[PATCH] ASoC: mediatek: add I2C dependency for CS42XX8

2017-04-20 Thread Arnd Bergmann
We should not select drivers that depend on I2C when that is disabled, as it results in a build error: warning: (SND_SOC_MT2701_WM8960) selects SND_SOC_WM8960 which has unmet direct dependencies (SOUND && !M68K && !UML && SND && SND_SOC && I2C) sound/soc/codecs/wm8960.c:1469:1: error: data defini

[PATCH] ASoC: mediatek: add I2C dependency for CS42XX8

2017-02-21 Thread Arnd Bergmann
We should not select drivers that depend on I2C when that is disabled, as it results in a build error: warning: (SND_SOC_MT2701_CS42448) selects SND_SOC_CS42XX8_I2C which has unmet direct dependencies (SOUND && !M68K && !UML && SND && SND_SOC && I2C) sound/soc/codecs/cs42xx8-i2c.c:60:1: warning: