Hi Takashi,
On Tue, 11 Mar 2014 07:54:25 +0100, Takashi Iwai wrote:
At Mon, 10 Mar 2014 21:12:26 +0100, Jean Delvare wrote:
The CS5530, CS5535 and CS5536 chipsets are companions of the Geode series of processors, which are 32-bit x86 processors. So the snd-cs5530 and snd-cs5535audio drivers are only needed on this architecture, except for build testing purpose.
Signed-off-by: Jean Delvare jdelvare@suse.de Cc: Jaya Kumar jayakumar.alsa@gmail.com Cc: Jaroslav Kysela perex@perex.cz Cc: Takashi Iwai tiwai@suse.de
Thanks, applied.
Hmm, we might have been a bit too quick, sorry. Looking at the defconfig files, it would seem that the CS5536 was also used on some MIPS machines and the CS3350 was also used on some PowerPC machines:
arch/mips/configs/lemote2f_defconfig:CONFIG_SND_CS5535AUDIO=m arch/powerpc/configs/ppc6xx_defconfig:CONFIG_SND_CS5530=m
So assuming these default configuration files are correct, the proper dependencies would be somewhat different. I'll investigate and send an updated or incremental patch, let me know what you prefer.