vserver 1.9.5.x5
[linux-2.6.git] / drivers / input / Kconfig
index 96fb7dc..262d36a 100644 (file)
@@ -32,7 +32,7 @@ config INPUT_MOUSEDEV
          Say Y here if you want your mouse to be accessible as char devices
          13:32+ - /dev/input/mouseX and 13:63 - /dev/input/mice as an
          emulated IntelliMouse Explorer PS/2 mouse. That way, all user space
-         programs (includung SVGAlib, GPM and X) will be able to use your
+         programs (including SVGAlib, GPM and X) will be able to use your
          mouse.
 
          If unsure, say Y.
@@ -41,9 +41,16 @@ config INPUT_MOUSEDEV
          module will be called mousedev.
 
 config INPUT_MOUSEDEV_PSAUX
-       bool "Provide legacy /dev/psaux device" if EMBEDDED
+       bool "Provide legacy /dev/psaux device"
        default y
        depends on INPUT_MOUSEDEV
+       ---help---
+         Say Y here if you want your mouse also be accessible as char device
+         10:1 - /dev/psaux. The data available through /dev/psaux is exactly
+         the same as the data from /dev/input/mice.
+
+         If unsure, say Y.
+
 
 config INPUT_MOUSEDEV_SCREEN_X
        int "Horizontal screen resolution"