Skip to content

Commit

Permalink
SOUND: OSS: Remove Au1550 driver.
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Ralf Baechle authored and Takashi Iwai committed May 20, 2011
1 parent 693d92a commit e28fb9c
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 3,355 deletions.
4 changes: 0 additions & 4 deletions sound/oss/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion sound/oss/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ obj-$(CONFIG_SOUND_WAVEARTIST) += waveartist.o
obj-$(CONFIG_SOUND_MSNDCLAS) += msnd.o msnd_classic.o
obj-$(CONFIG_SOUND_MSNDPIN) += msnd.o msnd_pinnacle.o
obj-$(CONFIG_SOUND_VWSND) += vwsnd.o
obj-$(CONFIG_SOUND_AU1550_AC97) += au1550_ac97.o ac97_codec.o
obj-$(CONFIG_SOUND_BCM_CS4297A) += swarm_cs4297a.o

obj-$(CONFIG_DMASOUND) += dmasound/
Expand Down
Loading

0 comments on commit e28fb9c

Please sign in to comment.