diff options
Diffstat (limited to 'sound/oss/Kconfig')
-rw-r--r-- | sound/oss/Kconfig | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/sound/oss/Kconfig b/sound/oss/Kconfig index e5bce16b0c4c..3b8cdbca2636 100644 --- a/sound/oss/Kconfig +++ b/sound/oss/Kconfig | |||
@@ -98,8 +98,8 @@ config SOUND_HAL2 | |||
98 | tristate "SGI HAL2 sound (EXPERIMENTAL)" | 98 | tristate "SGI HAL2 sound (EXPERIMENTAL)" |
99 | depends on SOUND_PRIME && SGI_IP22 && EXPERIMENTAL | 99 | depends on SOUND_PRIME && SGI_IP22 && EXPERIMENTAL |
100 | help | 100 | help |
101 | Say Y or M if you have an SGI Indy system and want to be able to | 101 | Say Y or M if you have an SGI Indy or Indigo2 system and want to be able to |
102 | use it's on-board A2 audio system. | 102 | use its on-board A2 audio system. |
103 | 103 | ||
104 | config SOUND_IT8172 | 104 | config SOUND_IT8172 |
105 | tristate "IT8172G Sound" | 105 | tristate "IT8172G Sound" |
@@ -114,8 +114,9 @@ config SOUND_VRC5477 | |||
114 | with the AC97 codec. | 114 | with the AC97 codec. |
115 | 115 | ||
116 | config SOUND_AU1550_AC97 | 116 | config SOUND_AU1550_AC97 |
117 | tristate "Au1550 AC97 Sound" | 117 | tristate "Au1550/Au1200 AC97 Sound" |
118 | depends on SOUND_PRIME && SOC_AU1550 | 118 | select SND_AC97_CODEC |
119 | depends on SOUND_PRIME && (SOC_AU1550 || SOC_AU1200) | ||
119 | 120 | ||
120 | config SOUND_TRIDENT | 121 | config SOUND_TRIDENT |
121 | tristate "Trident 4DWave DX/NX, SiS 7018 or ALi 5451 PCI Audio Core" | 122 | tristate "Trident 4DWave DX/NX, SiS 7018 or ALi 5451 PCI Audio Core" |