In make menuconfig is a bug. You can choose Lowlevel sound items WITHOUT
choosing lowlevel sound support! A small fix attached.
Yaroslav
Rosomakho.
--------------1BE29D1803BECC8B46F525D0
Content-Type: text/plain; charset=koi8-r; name="sound-patch21105"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename="sound-patch21105"
diff -urN linux.my/arch/i386/defconfig linux.tmp/arch/i386/defconfig
--- linux.my/arch/i386/defconfig Mon Jun 8 17:49:09 1998
+++ linux/arch/i386/defconfig Thu Jun 11 11:45:55 1998
@@ -281,6 +281,8 @@
# Sound
#
# CONFIG_SOUND is not set
+CONFIG_SOUND_OSS=n
+CONFIG_LOWLEVEL_SOUND=n
#
# Kernel hacking
--------------1BE29D1803BECC8B46F525D0--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu