linux-hackndev-2.6 svn: palmtt3/defconfig: Turn off all input dev interfaces
authorPaul Sokolovsky <pmiscml@gmail.com>
Mon, 12 Mar 2007 15:41:29 +0000 (15:41 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Mon, 12 Mar 2007 15:41:29 +0000 (15:41 +0000)
except for generic EVDEV, which all contemporary embedded software uses.

packages/linux/linux-hackndev-2.6/palmtt3/defconfig

index 276a647..e10d5b7 100644 (file)
@@ -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