From ce75f7dc7341b464bd61204a696aba6cb656f3e0 Mon Sep 17 00:00:00 2001 From: fake Date: Fri, 24 Dec 2004 02:52:25 +0000 Subject: [PATCH] fake: disable oss modules [2004122403315315869] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@5363 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- architecture/share/kernel-common.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/architecture/share/kernel-common.conf b/architecture/share/kernel-common.conf index 6ef6aec01..a4465b05f 100644 --- a/architecture/share/kernel-common.conf +++ b/architecture/share/kernel-common.conf @@ -52,6 +52,10 @@ dnl for 2.5/6 we do want the ALSA OSS emulation ... dnl CONFIG_SND_OSSEMUL=m +dnl Disable OSS modules +dnl +# CONFIG_SOUND_PRIME is not set + dnl Input devices dnl CONFIG_INPUT=y