diff options
author | Adrian Bunk <bunk@stusta.de> | 2007-05-08 03:25:37 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-05-08 14:15:01 -0400 |
commit | 44171df8e944f0bc8f7fa3f6d080f3e671431989 (patch) | |
tree | bda436a860f40292e394920035b974fa5cb95c88 /sound/oss/dmasound | |
parent | fedee54d8f12cdfde299f181fec5c62b0c647ad6 (diff) |
the scheduled removal of OBSOLETE_OSS options
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'sound/oss/dmasound')
-rw-r--r-- | sound/oss/dmasound/Kconfig | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/sound/oss/dmasound/Kconfig b/sound/oss/dmasound/Kconfig index 18e149f52a88..71b313479f83 100644 --- a/sound/oss/dmasound/Kconfig +++ b/sound/oss/dmasound/Kconfig | |||
@@ -12,20 +12,6 @@ config DMASOUND_ATARI | |||
12 | want). If you want to compile it as a module, say M here and read | 12 | want). If you want to compile it as a module, say M here and read |
13 | <file:Documentation/kbuild/modules.txt>. | 13 | <file:Documentation/kbuild/modules.txt>. |
14 | 14 | ||
15 | config DMASOUND_PMAC | ||
16 | tristate "PowerMac DMA sound support" | ||
17 | depends on PPC32 && PPC_PMAC && SOUND && I2C && OBSOLETE_OSS | ||
18 | select DMASOUND | ||
19 | help | ||
20 | If you want to use the internal audio of your PowerMac in Linux, | ||
21 | answer Y to this question. This will provide a Sun-like /dev/audio, | ||
22 | compatible with the Linux/i386 sound system. Otherwise, say N. | ||
23 | |||
24 | This driver is also available as a module ( = code which can be | ||
25 | inserted in and removed from the running kernel whenever you | ||
26 | want). If you want to compile it as a module, say M here and read | ||
27 | <file:Documentation/kbuild/modules.txt>. | ||
28 | |||
29 | config DMASOUND_PAULA | 15 | config DMASOUND_PAULA |
30 | tristate "Amiga DMA sound support" | 16 | tristate "Amiga DMA sound support" |
31 | depends on (AMIGA || APUS) && SOUND | 17 | depends on (AMIGA || APUS) && SOUND |