diff options
author | Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> | 2007-07-31 03:38:06 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-31 18:39:38 -0400 |
commit | 5b232ecfd9ac55adb237e78482ed8f3d3becb0d8 (patch) | |
tree | 92f7f63dcc5dbaa3d3b44e4e8afbe39596adfc01 /sound/oss/Kconfig | |
parent | 57d4810ea0d9ca58a7bcc1336607f0cede0a2abf (diff) |
DDB5477: remove driver bits of support
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Acked-by: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'sound/oss/Kconfig')
-rw-r--r-- | sound/oss/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/sound/oss/Kconfig b/sound/oss/Kconfig index 866d4de8d4ab..af37cd09bddd 100644 --- a/sound/oss/Kconfig +++ b/sound/oss/Kconfig | |||
@@ -31,14 +31,6 @@ config SOUND_HAL2 | |||
31 | Say Y or M if you have an SGI Indy or Indigo2 system and want to be able to | 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. | 32 | use its on-board A2 audio system. |
33 | 33 | ||
34 | config SOUND_VRC5477 | ||
35 | tristate "NEC Vrc5477 AC97 sound" | ||
36 | depends on SOUND_PRIME && DDB5477 | ||
37 | help | ||
38 | Say Y here to enable sound support for the NEC Vrc5477 chip, an | ||
39 | integrated, multi-function controller chip for MIPS CPUs. Works | ||
40 | with the AC97 codec. | ||
41 | |||
42 | config SOUND_AU1550_AC97 | 34 | config SOUND_AU1550_AC97 |
43 | tristate "Au1550/Au1200 AC97 Sound" | 35 | tristate "Au1550/Au1200 AC97 Sound" |
44 | select SND_AC97_CODEC | 36 | select SND_AC97_CODEC |