aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sound/oss/Kconfig')
-rw-r--r--sound/oss/Kconfig35
1 files changed, 0 insertions, 35 deletions
diff --git a/sound/oss/Kconfig b/sound/oss/Kconfig
index d4fafb6eec6c..1ca7427c4b6d 100644
--- a/sound/oss/Kconfig
+++ b/sound/oss/Kconfig
@@ -24,13 +24,6 @@ config SOUND_VWSND
24 <file:Documentation/sound/oss/vwsnd> for more info on this driver's 24 <file:Documentation/sound/oss/vwsnd> for more info on this driver's
25 capabilities. 25 capabilities.
26 26
27config SOUND_HAL2
28 tristate "SGI HAL2 sound (EXPERIMENTAL)"
29 depends on SGI_IP22 && EXPERIMENTAL
30 help
31 Say Y or M if you have an SGI Indy or Indigo2 system and want to be able to
32 use its on-board A2 audio system.
33
34config SOUND_AU1550_AC97 27config SOUND_AU1550_AC97
35 tristate "Au1550/Au1200 AC97 Sound" 28 tristate "Au1550/Au1200 AC97 Sound"
36 depends on SOC_AU1550 || SOC_AU1200 29 depends on SOC_AU1550 || SOC_AU1200
@@ -546,34 +539,6 @@ config SC6600_CDROMBASE
546 Base I/O port address for the CD-ROM interface of the Audio Excel 539 Base I/O port address for the CD-ROM interface of the Audio Excel
547 DSP 16 card. 540 DSP 16 card.
548 541
549choice
550 prompt "Audio Excel DSP 16"
551 optional
552 depends on SOUND_AEDSP16
553
554config AEDSP16_MSS
555 bool "MSS emulation"
556 depends on SOUND_MSS
557 help
558 Answer Y if you want your audio card to emulate Microsoft Sound
559 System. You should then say Y to "Microsoft Sound System support"
560 and say N to "Audio Excel DSP 16 (SBPro emulation)".
561
562config AEDSP16_SBPRO
563 bool "SBPro emulation"
564 depends on SOUND_SB
565 help
566 Answer Y if you want your audio card to emulate Sound Blaster Pro.
567 You should then say Y to "100% Sound Blaster compatibles
568 (SB16/32/64, ESS, Jazz16) support" and N to "Audio Excel DSP 16 (MSS
569 emulation)".
570
571 If you compile the driver into the kernel, you have to add
572 "aedsp16=<io>,<irq>,<dma>,<mssio>,<mpuio>,<mouirq>" to the kernel
573 command line.
574
575endchoice
576
577config SOUND_VIDC 542config SOUND_VIDC
578 tristate "VIDC 16-bit sound" 543 tristate "VIDC 16-bit sound"
579 depends on ARM && (ARCH_ACORN || ARCH_CLPS7500) 544 depends on ARM && (ARCH_ACORN || ARCH_CLPS7500)