Lines Matching full:oss
55 bool "Enable OSS Emulation"
58 This option enables the build of OSS emulation layer.
61 tristate "OSS Mixer API"
64 To enable OSS mixer API emulation (/dev/mixer*), say Y here
65 and read <file:Documentation/sound/designs/oss-emulation.rst>.
67 Many programs still use the OSS API, so say Y.
70 will be called snd-mixer-oss.
73 tristate "OSS PCM (digital audio) API"
77 To enable OSS digital audio (PCM) emulation (/dev/dsp*), say Y
78 here and read <file:Documentation/sound/designs/oss-emulation.rst>.
80 Many programs still use the OSS API, so say Y.
83 will be called snd-pcm-oss.
86 bool "OSS PCM (digital audio) API - Include plugin system"
90 If you disable this option, the ALSA's OSS PCM API will not
92 behave like most of new OSS/Free drivers in 2.4/2.6 kernels.