From: Albert H. <he...@us...> - 2009-10-25 18:45:44
|
Update of /cvsroot/gc-linux/linux/drivers/input In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv29988/drivers/input Modified Files: Kconfig Log Message: Forward to v.2.6.30. Index: Kconfig =================================================================== RCS file: /cvsroot/gc-linux/linux/drivers/input/Kconfig,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** Kconfig 25 Oct 2009 18:33:47 -0000 1.12 --- Kconfig 25 Oct 2009 18:45:35 -0000 1.13 *************** *** 144,148 **** Say Y here if you want suspend key events to trigger a user requested suspend through APM. This is useful on embedded ! systems where such behviour is desired without userspace interaction. If unsure, say N. --- 144,148 ---- Say Y here if you want suspend key events to trigger a user requested suspend through APM. This is useful on embedded ! systems where such behaviour is desired without userspace interaction. If unsure, say N. |