diff options
author | Florian Boor <florian.boor@kernelconcepts.de> | 2008-07-25 11:08:00 +0000 |
---|---|---|
committer | Florian Boor <florian.boor@kernelconcepts.de> | 2008-07-25 11:08:00 +0000 |
commit | ab20a91f2bc091bd101383fc35f12e29382a5b7d (patch) | |
tree | b8f66dc33a9382d136dbf8b5d4cc00a05c5b8d22 /packages/linux/linux-2.6.23/netvista/defconfig | |
parent | b53b36648c387d4812cef359d7e5b5cdede7b624 (diff) |
netvista 2.6.23 defconfig: Update for better USB touchscreen support.
Diffstat (limited to 'packages/linux/linux-2.6.23/netvista/defconfig')
-rw-r--r-- | packages/linux/linux-2.6.23/netvista/defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux-2.6.23/netvista/defconfig b/packages/linux/linux-2.6.23/netvista/defconfig index cb069c7887..1d98edf875 100644 --- a/packages/linux/linux-2.6.23/netvista/defconfig +++ b/packages/linux/linux-2.6.23/netvista/defconfig @@ -780,10 +780,10 @@ CONFIG_INPUT_MOUSEDEV_PSAUX=y CONFIG_INPUT_MOUSEDEV_SCREEN_X=800 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=600 # CONFIG_INPUT_JOYDEV is not set -CONFIG_INPUT_TSDEV=m +CONFIG_INPUT_TSDEV=y CONFIG_INPUT_TSDEV_SCREEN_X=800 CONFIG_INPUT_TSDEV_SCREEN_Y=600 -CONFIG_INPUT_EVDEV=m +CONFIG_INPUT_EVDEV=y # CONFIG_INPUT_EVBUG is not set # |