From 0f6529e88975691c01efa973e3da7e703fc367d9 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 13 Oct 2011 18:39:52 +0200 Subject: [PATCH] projects/Generic*/linux: add cmipci sound driver Signed-off-by: Stephan Raue --- projects/Generic/linux/linux.i386.conf | 5 +++-- projects/Generic_OSS/linux/linux.i386.conf | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/projects/Generic/linux/linux.i386.conf b/projects/Generic/linux/linux.i386.conf index 3519422de0..4e7ef9ce34 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.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 diff --git a/projects/Generic_OSS/linux/linux.i386.conf b/projects/Generic_OSS/linux/linux.i386.conf index e9c2a476a4..9671e46971 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.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