diff options
author | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2008-08-19 05:54:14 -0400 |
---|---|---|
committer | Jaroslav Kysela <perex@perex.cz> | 2008-08-25 03:57:08 -0400 |
commit | 2470e93c5515606a5cf44dd046f1a69e91ae23db (patch) | |
tree | 893d8c21bb429c7a023c0e53ee8e43dae59534fe /sound/oss/Kconfig | |
parent | a62741cf77f41338033553d7cc3fd3145a64ae53 (diff) |
sound: oss: remove driver for SGI HAL2 audio device
With the restructering of the indy button handling the old OSS HAL2 driver
got broken. Since there is a new ALSA driver for HAL2, the experimental
OSS driver is obsolete and will be removed by this patch.
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Cc: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Diffstat (limited to 'sound/oss/Kconfig')
-rw-r--r-- | sound/oss/Kconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/sound/oss/Kconfig b/sound/oss/Kconfig index d4fafb6eec6c..cbee9dca12b0 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 | ||
27 | config 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 | |||
34 | config SOUND_AU1550_AC97 | 27 | config 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 |