diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2011-05-20 09:34:24 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2011-05-20 11:33:39 +0200 |
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 <file:Documentation/sound/oss/vwsnd> for more info on this driver's capabilities. -config SOUND_AU1550_AC97 - tristate "Au1550/Au1200 AC97 Sound" - depends on SOC_AU1550 || SOC_AU1200 - config SOUND_MSNDCLAS tristate "Support for Turtle Beach MultiSound Classic, Tahiti, Monterey" depends on (m || !STANDALONE) && ISA |