mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
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:
parent
e035fe4f49
commit
e437a274fa
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user