From e28fb9c603f321e0bb4c6c43d58b31de052d6de6 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Fri, 20 May 2011 09:34:24 +0100 Subject: 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 Signed-off-by: Takashi Iwai --- sound/oss/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'sound/oss/Makefile') diff --git a/sound/oss/Makefile b/sound/oss/Makefile index 90ffb99c6b17..77f21b68bf0f 100644 --- a/sound/oss/Makefile +++ b/sound/oss/Makefile @@ -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/ -- cgit v1.2.3