diff options
author | Adrian Bunk <bunk@stusta.de> | 2006-11-24 03:27:09 +0100 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-11-24 03:27:09 +0100 |
commit | 0e10e6db6b44c5cea40f609b17327151170a34cb (patch) | |
tree | f37266e5c56ebf811da2178abb7c34c572c2716f | |
parent | a2a17a0f15306a972f0290dc27322f920c0641df (diff) |
update the OBSOLETE_OSS_DRIVER help text
Signed-off-by: Adrian Bunk <bunk@stusta.de>
-rw-r--r-- | sound/oss/Kconfig | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/sound/oss/Kconfig b/sound/oss/Kconfig index 9a1db6ea1365..f69c6d5e319b 100644 --- a/sound/oss/Kconfig +++ b/sound/oss/Kconfig @@ -10,12 +10,7 @@ config OBSOLETE_OSS_DRIVER depends on SOUND_PRIME help This option enables support for obsolete OSS drivers that - are scheduled for removal in the near future since there - are ALSA drivers for the same hardware. - - Please contact Adrian Bunk <bunk@stusta.de> if you had to - say Y here because your soundcard is not properly supported - by ALSA. + have been removed in kernel 2.6.17. If unsure, say N. |