Update of /cvsroot/gc-linux/linux/sound/ppc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24768/sound/ppc
Modified Files:
Kconfig
Log Message:
Merge 2.6.10
Index: Kconfig
===================================================================
RCS file: /cvsroot/gc-linux/linux/sound/ppc/Kconfig,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- Kconfig 20 Oct 2004 00:15:42 -0000 1.6
+++ Kconfig 4 Jan 2005 21:39:35 -0000 1.7
@@ -13,6 +13,11 @@
tristate "PowerMac (AWACS, DACA, Burgundy, Tumbler, Keywest)"
depends on SND && I2C && INPUT
select SND_PCM
+ help
+ Say Y here to include support for the integrated sound device.
+
+ To compile this driver as a module, choose M here: the module
+ will be called snd-powermac.
config SND_GAMECUBE
tristate "Nintendo GameCube audio"
|