Skip to content

Commit

Permalink
[MIPS] Correct HAL2 Kconfig description
Browse files Browse the repository at this point in the history
The current HAL2 Kconfig description indicates it is only used on SGI
Indy systems, however all members of the Indigo2 Family have this sound
card as well.  Plus a minor grammatical fix is included.

Signed-off-by: Joshua Kinard <[email protected]>
Signed-off-by: Ralf Baechle <[email protected]>
  • Loading branch information
Kumba42 authored and ralfbaechle committed Jun 19, 2006
1 parent c3b1c2d commit b97b36b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sound/oss/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@ config SOUND_HAL2
tristate "SGI HAL2 sound (EXPERIMENTAL)"
depends on SOUND_PRIME && SGI_IP22 && EXPERIMENTAL
help
Say Y or M if you have an SGI Indy system and want to be able to
use it's on-board A2 audio system.
Say Y or M if you have an SGI Indy or Indigo2 system and want to be able to
use its on-board A2 audio system.

config SOUND_IT8172
tristate "IT8172G Sound"
Expand Down

0 comments on commit b97b36b

Please sign in to comment.