diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2011-05-20 04:34:24 -0400 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2011-05-20 05:33:39 -0400 |
commit | e28fb9c603f321e0bb4c6c43d58b31de052d6de6 (patch) | |
tree | 13383bd4cf0af0cdf3e454d39fa7aba5d666528f /sound/oss/Kconfig | |
parent | 693d92a1bbc9e42681c42ed190bd42b636ca876f (diff) |
SOUND: OSS: Remove Au1550 driver.
This driver does no longer build since at least 2.6.30 and there is a
modern ALSA replacement for it. RIP, Rot In Pieces.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/oss/Kconfig')
-rw-r--r-- | sound/oss/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sound/oss/Kconfig b/sound/oss/Kconfig index 76c090218073..6c93e051f9ae 100644 --- a/sound/oss/Kconfig +++ b/sound/oss/Kconfig | |||
@@ -22,10 +22,6 @@ config SOUND_VWSND | |||
22 | <file:Documentation/sound/oss/vwsnd> for more info on this driver's | 22 | <file:Documentation/sound/oss/vwsnd> for more info on this driver's |
23 | capabilities. | 23 | capabilities. |
24 | 24 | ||
25 | config SOUND_AU1550_AC97 | ||
26 | tristate "Au1550/Au1200 AC97 Sound" | ||
27 | depends on SOC_AU1550 || SOC_AU1200 | ||
28 | |||
29 | config SOUND_MSNDCLAS | 25 | config SOUND_MSNDCLAS |
30 | tristate "Support for Turtle Beach MultiSound Classic, Tahiti, Monterey" | 26 | tristate "Support for Turtle Beach MultiSound Classic, Tahiti, Monterey" |
31 | depends on (m || !STANDALONE) && ISA | 27 | depends on (m || !STANDALONE) && ISA |