From: Albert H. <he...@us...> - 2009-10-25 18:45:45
|
Update of /cvsroot/gc-linux/linux/sound/ppc In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv29988/sound/ppc Modified Files: Kconfig Log Message: Forward to v.2.6.30. Index: Kconfig =================================================================== RCS file: /cvsroot/gc-linux/linux/sound/ppc/Kconfig,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** Kconfig 25 Oct 2009 18:33:48 -0000 1.18 --- Kconfig 25 Oct 2009 18:45:36 -0000 1.19 *************** *** 14,17 **** --- 14,18 ---- depends on I2C && INPUT && PPC_PMAC select SND_PCM + select SND_VMASTER help Say Y here to include support for the integrated sound device. |