X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Finput%2FKconfig;h=94dece474bd17f7818f5c6361c53f9313bb8e798;hb=9213980e6a70d8473e0ffd4b39ab5b6caaba9ff5;hp=96fb7dc031c37e1acc0cccb5971cb98deab0dea7;hpb=c449269f45c2cdf53af08c8d0af37472f66539d9;p=linux-2.6.git diff --git a/drivers/input/Kconfig b/drivers/input/Kconfig index 96fb7dc03..94dece474 100644 --- a/drivers/input/Kconfig +++ b/drivers/input/Kconfig @@ -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"