From e437a274fafe270cafa9e746fd53a69216e083e0 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sun, 18 Mar 2012 00:03:12 +0100 Subject: [PATCH] projects/Generic*/linux: add ATIIXP AC97 sound support, this should fix #331 Signed-off-by: Stephan Raue --- projects/Generic/linux/linux.i386.conf | 4 ++-- projects/Generic_OSS/linux/linux.i386.conf | 5 ++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/projects/Generic/linux/linux.i386.conf b/projects/Generic/linux/linux.i386.conf index ebf754bfce..165d3129c6 100644 --- a/projects/Generic/linux/linux.i386.conf +++ b/projects/Generic/linux/linux.i386.conf @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 3.2.7 Kernel Configuration +# Linux/i386 3.2.11 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -2384,7 +2384,7 @@ CONFIG_SND_PCI=y # CONFIG_SND_ALS4000 is not set # CONFIG_SND_ALI5451 is not set # CONFIG_SND_ASIHPI is not set -# CONFIG_SND_ATIIXP is not set +CONFIG_SND_ATIIXP=m # CONFIG_SND_ATIIXP_MODEM is not set # CONFIG_SND_AU8810 is not set # CONFIG_SND_AU8820 is not set diff --git a/projects/Generic_OSS/linux/linux.i386.conf b/projects/Generic_OSS/linux/linux.i386.conf index af8d6c8857..201dd87f51 100644 --- a/projects/Generic_OSS/linux/linux.i386.conf +++ b/projects/Generic_OSS/linux/linux.i386.conf @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 3.2.7 Kernel Configuration +# Linux/i386 3.2.11 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -480,7 +480,6 @@ CONFIG_CPU_FREQ_GOV_USERSPACE=y CONFIG_CPU_FREQ_GOV_ONDEMAND=y CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y - # # x86 CPU frequency scaling drivers # @@ -2385,7 +2384,7 @@ CONFIG_SND_PCI=y # CONFIG_SND_ALS4000 is not set # CONFIG_SND_ALI5451 is not set # CONFIG_SND_ASIHPI is not set -# CONFIG_SND_ATIIXP is not set +CONFIG_SND_ATIIXP=m # CONFIG_SND_ATIIXP_MODEM is not set # CONFIG_SND_AU8810 is not set # CONFIG_SND_AU8820 is not set