initial checkin of new hdw-linux development cvs repository
[hdw-linux/hdw-linux.git] / packages / soundtools / alsa / no_kconfig_check.patch
1 --- ./alsa-kernel/core/sound_oss.c.orig 2003-09-04 05:08:07.000000000 +0200
2 +++ ./alsa-kernel/core/sound_oss.c      2003-09-04 05:08:57.000000000 +0200
3 @@ -23,10 +23,6 @@
4  
5  #ifdef CONFIG_SND_OSSEMUL
6  
7 -#if !defined(CONFIG_SOUND) && !(defined(MODULE) && defined(CONFIG_SOUND_MODULE))
8 -#error "Enable the OSS soundcore multiplexer (CONFIG_SOUND) in the kernel."
9 -#endif
10 -
11  #include <linux/init.h>
12  #include <linux/slab.h>
13  #include <linux/time.h>