Kconfig (8272115578ce02566b4c6bbe45f09d0d55f4a1c6) Kconfig (111b0cdb97d44cfe5dec1338a78ba8aff65c32e2)
1# ALSA ISA drivers
2
3config SND_WSS_LIB
4 tristate
5 select SND_PCM
6 select SND_TIMER
7
8config SND_SB_COMMON

--- 363 unchanged lines hidden (view full) ---

372 To compile this driver as a module, choose M here: the module
373 will be called snd-sb16.
374
375config SND_SBAWE
376 tristate "Sound Blaster AWE (32,64) (PnP)"
377 select SND_OPL3_LIB
378 select SND_MPU401_UART
379 select SND_SB16_DSP
1# ALSA ISA drivers
2
3config SND_WSS_LIB
4 tristate
5 select SND_PCM
6 select SND_TIMER
7
8config SND_SB_COMMON

--- 363 unchanged lines hidden (view full) ---

372 To compile this driver as a module, choose M here: the module
373 will be called snd-sb16.
374
375config SND_SBAWE
376 tristate "Sound Blaster AWE (32,64) (PnP)"
377 select SND_OPL3_LIB
378 select SND_MPU401_UART
379 select SND_SB16_DSP
380 select SND_SEQ_DEVICE if SND_SEQUENCER != n
380 help
381 Say Y here to include support for Sound Blaster AWE soundcards
382 (including the Plug and Play version).
383
384 To compile this driver as a module, choose M here: the module
385 will be called snd-sbawe.
386
387# select SEQ stuff to min(SND_SEQUENCER,SND_XXX)

--- 82 unchanged lines hidden ---
381 help
382 Say Y here to include support for Sound Blaster AWE soundcards
383 (including the Plug and Play version).
384
385 To compile this driver as a module, choose M here: the module
386 will be called snd-sbawe.
387
388# select SEQ stuff to min(SND_SEQUENCER,SND_XXX)

--- 82 unchanged lines hidden ---