diff options
Diffstat (limited to 'sound/oss/dmasound/Kconfig')
-rw-r--r-- | sound/oss/dmasound/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/oss/dmasound/Kconfig b/sound/oss/dmasound/Kconfig index cb845580fe03..18e149f52a88 100644 --- a/sound/oss/dmasound/Kconfig +++ b/sound/oss/dmasound/Kconfig | |||
@@ -14,7 +14,7 @@ config DMASOUND_ATARI | |||
14 | 14 | ||
15 | config DMASOUND_PMAC | 15 | config DMASOUND_PMAC |
16 | tristate "PowerMac DMA sound support" | 16 | tristate "PowerMac DMA sound support" |
17 | depends on PPC32 && PPC_PMAC && SOUND && I2C | 17 | depends on PPC32 && PPC_PMAC && SOUND && I2C && OBSOLETE_OSS |
18 | select DMASOUND | 18 | select DMASOUND |
19 | help | 19 | help |
20 | If you want to use the internal audio of your PowerMac in Linux, | 20 | If you want to use the internal audio of your PowerMac in Linux, |