Update of /cvsroot/gc-linux/linux/sound/ppc
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv21229/sound/ppc
Modified Files:
Kconfig
Log Message:
Forward to v2.6.32.
Index: Kconfig
===================================================================
RCS file: /cvsroot/gc-linux/linux/sound/ppc/Kconfig,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** Kconfig 9 Dec 2009 18:18:07 -0000 1.23
--- Kconfig 9 Dec 2009 18:40:10 -0000 1.24
***************
*** 3,7 ****
menuconfig SND_PPC
bool "PowerPC sound devices"
! depends on PPC64 || PPC32
default y
help
--- 3,7 ----
menuconfig SND_PPC
bool "PowerPC sound devices"
! depends on PPC
default y
help
|