summaryrefslogtreecommitdiff
path: root/packages/linux/linux-openzaurus-2.6.16/defconfig-tosa
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-05-22 10:48:58 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-05-22 10:48:58 +0000
commit7687adb5bc94bae64af71f8022254b132acc9543 (patch)
tree356909c8a38c1d06be06c6d2cb476cb0487819f7 /packages/linux/linux-openzaurus-2.6.16/defconfig-tosa
parent9b3c27b2c191f53b2cc3b70a14ffb87abde1a97a (diff)
linux-openzaurus: added SquashFS support, fixed mousedev resolution
Diffstat (limited to 'packages/linux/linux-openzaurus-2.6.16/defconfig-tosa')
-rw-r--r--packages/linux/linux-openzaurus-2.6.16/defconfig-tosa7
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/linux/linux-openzaurus-2.6.16/defconfig-tosa b/packages/linux/linux-openzaurus-2.6.16/defconfig-tosa
index a757139661..d09989c4dd 100644
--- a/packages/linux/linux-openzaurus-2.6.16/defconfig-tosa
+++ b/packages/linux/linux-openzaurus-2.6.16/defconfig-tosa
@@ -753,6 +753,9 @@ CONFIG_INPUT=y
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=m
+# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
+CONFIG_INPUT_MOUSEDEV_SCREEN_X=480
+CONFIG_INPUT_MOUSEDEV_SCREEN_Y=640
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_TSDEV is not set
CONFIG_INPUT_EVDEV=y
@@ -1412,6 +1415,10 @@ CONFIG_JFFS2_RUBIN=y
CONFIG_JFFS2_CMODE_PRIORITY=y
# CONFIG_JFFS2_CMODE_SIZE is not set
CONFIG_CRAMFS=m
+CONFIG_SQUASHFS=m
+# CONFIG_SQUASHFS_EMBEDDED is not set
+CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
+# CONFIG_SQUASHFS_VMALLOC is not set
# CONFIG_VXFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set