[oe-commits] org.oe.dev linux-hackndev-2.6 svn: palmtt3/defconfig: Turn off all input dev interfaces

pfalcon commit openembedded-commits at lists.openembedded.org
Mon Mar 12 15:57:08 UTC 2007


linux-hackndev-2.6 svn: palmtt3/defconfig: Turn off all input dev interfaces
except for generic EVDEV, which all contemporary embedded software uses.

Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: bf5aab8017b90c9e8bf32e4656c40639de1e14f6
ViewMTN: http://monotone.openembedded.org/revision.psp?id=bf5aab8017b90c9e8bf32e4656c40639de1e14f6
Files:
1
packages/linux/linux-hackndev-2.6/palmtt3/defconfig
Diffs:

#
# mt diff -rf5008760439c886eb131d2c3c96feeac7f1b1bc1 -rbf5aab8017b90c9e8bf32e4656c40639de1e14f6
#
# 
# 
# patch "packages/linux/linux-hackndev-2.6/palmtt3/defconfig"
#  from [4479ddf8642c233c13e7c00118147c3b12104891]
#    to [0fcb79bf97d81befdd5c158707b99fa7111b76cf]
# 
============================================================
--- packages/linux/linux-hackndev-2.6/palmtt3/defconfig	4479ddf8642c233c13e7c00118147c3b12104891
+++ packages/linux/linux-hackndev-2.6/palmtt3/defconfig	0fcb79bf97d81befdd5c158707b99fa7111b76cf
@@ -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
 






More information about the Openembedded-commits mailing list