diff options
author | Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> | 2006-10-02 10:19:00 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2006-10-03 12:59:17 -0400 |
commit | af8b128719f5248e542036ea994610a29d0642a6 (patch) | |
tree | 1330f156553cba8bccc9132c6a64bf766ed9ca8e /sound/oss/Kconfig | |
parent | 08dfcee84c5c747ca1cecbd04c3a7e65cc9ce26b (diff) |
[MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.
As per feature-removal-schedule.txt.
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Acked-by: Alan Cox <alan@redhat.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'sound/oss/Kconfig')
-rw-r--r-- | sound/oss/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sound/oss/Kconfig b/sound/oss/Kconfig index 97e38b665587..f3b3530402cb 100644 --- a/sound/oss/Kconfig +++ b/sound/oss/Kconfig | |||
@@ -115,10 +115,6 @@ config SOUND_HAL2 | |||
115 | Say Y or M if you have an SGI Indy or Indigo2 system and want to be able to | 115 | Say Y or M if you have an SGI Indy or Indigo2 system and want to be able to |
116 | use its on-board A2 audio system. | 116 | use its on-board A2 audio system. |
117 | 117 | ||
118 | config SOUND_IT8172 | ||
119 | tristate "IT8172G Sound" | ||
120 | depends on SOUND_PRIME && (MIPS_ITE8172 || MIPS_IVR) | ||
121 | |||
122 | config SOUND_VRC5477 | 118 | config SOUND_VRC5477 |
123 | tristate "NEC Vrc5477 AC97 sound" | 119 | tristate "NEC Vrc5477 AC97 sound" |
124 | depends on SOUND_PRIME && DDB5477 | 120 | depends on SOUND_PRIME && DDB5477 |