[alsa-devel] [PATCH] soc/sh: Fix I2C dependency for SND_FSI_AK4642
Mark Brown
broonie at opensource.wolfsonmicro.com
Mon Jun 14 18:10:34 CEST 2010
On Mon, Jun 14, 2010 at 05:39:41PM +0200, Peter Huewe wrote:
> bool "FSI-AK4642 sound support"
> depends on SND_SOC_SH4_FSI
> select SND_SOC_AK4642
> + select I2C
I'd have thought a depends was more appropriate. Arguably you want to
depend on the SH I2C driver since the driver is useless without the
relevant I2C controller.
More information about the Alsa-devel
mailing list