projects/Generic*/linux: add ATIIXP AC97 sound support, this should fix #331

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-03-18 00:03:12 +01:00
parent e035fe4f49
commit e437a274fa
2 changed files with 4 additions and 5 deletions

View File

@ -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

View File

@ -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