Indigo2 systems also have a Hal2 sound system, so change sound/oss/Kconfig's help text to reflect this, and also fix a minor grammatical typo in the description. Signed-off-by: Joshua Kinard <kumba@xxxxxxxxxx> --- sound/oss/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff -Naurp mipslinux/sound/oss/Kconfig mipslinux-hal2/sound/oss/Kconfig --- mipslinux/sound/oss/Kconfig 2006-01-22 21:14:37.000000000 -0500 +++ mipslinux-hal2/sound/oss/Kconfig 2006-01-24 13:40:21.000000000 -0500 @@ -216,8 +216,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"