From 6333c3a1c85bd8b77ef9a889c3db832d4f34926a Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Mon, 12 Mar 2007 15:41:29 +0000 Subject: linux-hackndev-2.6 svn: palmtt3/defconfig: Turn off all input dev interfaces except for generic EVDEV, which all contemporary embedded software uses. --- packages/linux/linux-hackndev-2.6/palmtt3/defconfig | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/packages/linux/linux-hackndev-2.6/palmtt3/defconfig b/packages/linux/linux-hackndev-2.6/palmtt3/defconfig index 276a647206..e10d5b792b 100644 --- a/packages/linux/linux-hackndev-2.6/palmtt3/defconfig +++ b/packages/linux/linux-hackndev-2.6/palmtt3/defconfig @@ -677,14 +677,10 @@ CONFIG_INPUT=y # # Userland interfaces # -CONFIG_INPUT_MOUSEDEV=y +# CONFIG_INPUT_MOUSEDEV is not set # CONFIG_INPUT_MOUSEDEV_PSAUX is not set -CONFIG_INPUT_MOUSEDEV_SCREEN_X=320 -CONFIG_INPUT_MOUSEDEV_SCREEN_Y=480 # CONFIG_INPUT_JOYDEV is not set -CONFIG_INPUT_TSDEV=y -CONFIG_INPUT_TSDEV_SCREEN_X=320 -CONFIG_INPUT_TSDEV_SCREEN_Y=480 +# CONFIG_INPUT_TSDEV is not set CONFIG_INPUT_EVDEV=y # CONFIG_INPUT_EVBUG is not set -- cgit v1.2.3