sound support in 2.0.7+

Ian Bonnycastle (ibonny@uunet.ca)
Wed, 20 Nov 1996 06:25:50 -0500


I've noticed that there is no CONFIG_AUDIO (/dev/dsp and /dev/audio support)
in the kernels 2.0.7+. Is there any reason for this? I did notice that in
.depend (or another . file) that CONFIG_AUDIO was set relative to other
options automatically, but after I compile the kernel, its never compiled in.
I have to specifically put CONFIG_AUDIO in .config to get it to work.

Ian