linux/sound/soc/sh
Peter Huewe 66517915e0 ASoC: Fix I2C dependency for SND_FSI_AK4642 and SND_FSI_DA7210
The config option SND_FSI_AK4642 selects SND_SOC_AK4642 which in turn
enables the compilation of ak4642.c - however this codec uses I2C to
communicate with the HW.
Same applies to DA7210.

Consequently when I2C is not set, the compilation fails [1]

This patch fixes this issues, by adding a depencdency on the related HW-
controller.

Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2010-06-16 16:34:17 +01:00
..
Kconfig ASoC: Fix I2C dependency for SND_FSI_AK4642 and SND_FSI_DA7210 2010-06-16 16:34:17 +01:00
Makefile ASoC: add support for the sh7722 Migo-R board 2010-01-29 14:31:02 +00:00
dma-sh7760.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
fsi-ak4642.c ASoC: header cleanup for FSI-AK4642 2010-06-15 11:30:36 +01:00
fsi-da7210.c ASoC: header cleanup for FSI-DA7210 2010-06-15 11:30:37 +01:00
fsi.c ASoC: header cleanup for FSI 2010-06-15 11:30:34 +01:00
hac.c ASoC: Fix some missing dai_ops conversions 2009-03-16 14:13:57 +00:00
migor.c ASoC: clean up wm8974 and wm8978 clock divider handling 2010-01-29 14:32:52 +00:00
sh7760-ac97.c ASoC: Push platform registration down into the card 2008-12-02 16:03:40 +00:00
siu.h sh: define DMA slaves per CPU type, remove now redundant header 2010-05-22 16:51:17 +09:00
siu_dai.c Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into fix/asoc 2010-05-27 09:46:10 +02:00
siu_pcm.c sh: define DMA slaves per CPU type, remove now redundant header 2010-05-22 16:51:17 +09:00
ssi.c ASoC: correct print specifiers for unsigneds 2009-05-28 10:20:26 +01:00