SiS 7012 config Patch for 2.4.20-dj2

Carsten Rietzschel (cr@daRav.de)
05 Jun 2002 11:45:19 +0200


--=-HwZXd6ClVahHU0Ort8Ho
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

Hi again,

this patch changes a few lines in config.in/config.help.
So it should be easier to find support for SiS7012 onboard sound,
which is mainly build on SiS735/745 mainboards.

BIG NOTE:
This patch NEEDS the patch for i8x0 sound chipset driver, which isn't included in the
vanilla kernel,
but it is included in the 2.5.20-dj2 patch set.

This patch is against 2.5.20-dj2

Carsten Rietzschel

--=-HwZXd6ClVahHU0Ort8Ho
Content-Disposition: attachment; filename=cr-sis7012-config-patch
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; name=cr-sis7012-config-patch; charset=ISO-8859-15

--- sound/pci/Config.in.org Mon Jun 3 03:44:47 2002
+++ sound/pci/Config.in Wed Jun 5 11:04:14 2002
@@ -25,7 +25,7 @@
dep_tristate 'ESS Allegro/Maestro3' CONFIG_SND_MAESTRO3 $CONFIG_SND
dep_tristate 'ForteMedia FM801' CONFIG_SND_FM801 $CONFIG_SND
dep_tristate 'ICEnsemble ICE1712 (Envy24)' CONFIG_SND_ICE1712 $CONFIG_SND
-dep_tristate 'Intel i810/i820/i830/i840/MX440 integrated audio' CONFIG_SND=
_INTEL8X0 $CONFIG_SND
+dep_tristate 'Intel i810/i820/i830/i840/MX440 and SiS 7012 (SiS 735/735) i=
ntegrated audio' CONFIG_SND_INTEL8X0 $CONFIG_SND
dep_tristate 'S3 SonicVibes' CONFIG_SND_SONICVIBES $CONFIG_SND
dep_tristate 'VIA 82C686A/B South Bridge' CONFIG_SND_VIA686 $CONFIG_SND
dep_tristate 'VIA 8233 South Bridge' CONFIG_SND_VIA8233 $CONFIG_SND
--- sound/pci/Config.help.org Mon Jun 3 03:44:44 2002
+++ sound/pci/Config.help Wed Jun 5 11:03:28 2002
@@ -67,7 +67,7 @@
Say 'Y' or 'M' to include support for ICE1712 (Envy24) based soundcards.
=20
CONFIG_SND_INTEL8X0
- Say 'Y' or 'M' to include support for Intel8x0 based soundcards.
+ Say 'Y' or 'M' to include support for Intel8x0 and SiS7012 (build often =
SiS735/745 boards) based soundcards.
=20
CONFIG_SND_SONICVIBES
Say 'Y' or 'M' to include support for S3 SonicVibes based soundcards.

--=-HwZXd6ClVahHU0Ort8Ho--

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/