From: Albert H. <he...@us...> - 2009-03-02 18:47:26
|
Update of /cvsroot/gc-linux/linux/drivers/video In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv2352/drivers/video Modified Files: Kconfig Log Message: [PATCH] wii: gcn-vifb: build audio/video encoder support by default From: Albert Herranz <alb...@ya...> Date: Mon, 2 Mar 2009 00:08:31 +0100 Subject: [PATCH] wii: gcn-vifb: build audio/video encoder support by default Signed-off-by: Albert Herranz <alb...@ya...> Index: Kconfig =================================================================== RCS file: /cvsroot/gc-linux/linux/drivers/video/Kconfig,v retrieving revision 1.32 retrieving revision 1.33 diff -C2 -d -r1.32 -r1.33 *** Kconfig 2 Mar 2009 18:44:59 -0000 1.32 --- Kconfig 2 Mar 2009 18:47:21 -0000 1.33 *************** *** 1725,1728 **** --- 1725,1729 ---- select I2C_GPIO select I2C + default y help Say Y here to support the audio/video encoder found in the |