mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
projects/Generic*/linux: add cmipci sound driver
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
67694b30e8
commit
0f6529e889
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/i386 3.1.0-rc8 Kernel Configuration
|
||||
# Linux/i386 3.1.0-rc9 Kernel Configuration
|
||||
#
|
||||
# CONFIG_64BIT is not set
|
||||
CONFIG_X86_32=y
|
||||
@ -2277,6 +2277,7 @@ CONFIG_SND_DMA_SGBUF=y
|
||||
# CONFIG_SND_SBAWE_SEQ is not set
|
||||
# CONFIG_SND_EMU10K1_SEQ is not set
|
||||
CONFIG_SND_MPU401_UART=m
|
||||
CONFIG_SND_OPL3_LIB=m
|
||||
CONFIG_SND_AC97_CODEC=m
|
||||
# CONFIG_SND_DRIVERS is not set
|
||||
CONFIG_SND_PCI=y
|
||||
@ -2294,7 +2295,7 @@ CONFIG_SND_PCI=y
|
||||
# CONFIG_SND_AZT3328 is not set
|
||||
# CONFIG_SND_BT87X is not set
|
||||
# CONFIG_SND_CA0106 is not set
|
||||
# CONFIG_SND_CMIPCI is not set
|
||||
CONFIG_SND_CMIPCI=m
|
||||
CONFIG_SND_OXYGEN_LIB=m
|
||||
CONFIG_SND_OXYGEN=m
|
||||
# CONFIG_SND_CS4281 is not set
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/i386 3.1.0-rc8 Kernel Configuration
|
||||
# Linux/i386 3.1.0-rc9 Kernel Configuration
|
||||
#
|
||||
# CONFIG_64BIT is not set
|
||||
CONFIG_X86_32=y
|
||||
@ -2279,6 +2279,7 @@ CONFIG_SND_DMA_SGBUF=y
|
||||
# CONFIG_SND_SBAWE_SEQ is not set
|
||||
# CONFIG_SND_EMU10K1_SEQ is not set
|
||||
CONFIG_SND_MPU401_UART=m
|
||||
CONFIG_SND_OPL3_LIB=m
|
||||
CONFIG_SND_AC97_CODEC=m
|
||||
# CONFIG_SND_DRIVERS is not set
|
||||
CONFIG_SND_PCI=y
|
||||
@ -2296,7 +2297,7 @@ CONFIG_SND_PCI=y
|
||||
# CONFIG_SND_AZT3328 is not set
|
||||
# CONFIG_SND_BT87X is not set
|
||||
# CONFIG_SND_CA0106 is not set
|
||||
# CONFIG_SND_CMIPCI is not set
|
||||
CONFIG_SND_CMIPCI=m
|
||||
CONFIG_SND_OXYGEN_LIB=m
|
||||
CONFIG_SND_OXYGEN=m
|
||||
# CONFIG_SND_CS4281 is not set
|
||||
|
Loading…
x
Reference in New Issue
Block a user