summaryrefslogtreecommitdiff
path: root/packages/linux/linux-openzaurus-2.6.16/defconfig-spitz
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-spitz
parent9b3c27b2c191f53b2cc3b70a14ffb87abde1a97a (diff)
linux-openzaurus: added SquashFS support, fixed mousedev resolution
Diffstat (limited to 'packages/linux/linux-openzaurus-2.6.16/defconfig-spitz')
-rw-r--r--packages/linux/linux-openzaurus-2.6.16/defconfig-spitz7
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/linux/linux-openzaurus-2.6.16/defconfig-spitz b/packages/linux/linux-openzaurus-2.6.16/defconfig-spitz
index f542435c47..ddb8a8aeae 100644
--- a/packages/linux/linux-openzaurus-2.6.16/defconfig-spitz
+++ b/packages/linux/linux-openzaurus-2.6.16/defconfig-spitz
@@ -740,6 +740,9 @@ CONFIG_INPUT=y
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=m
+# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
+CONFIG_INPUT_MOUSEDEV_SCREEN_X=640
+CONFIG_INPUT_MOUSEDEV_SCREEN_Y=480
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_TSDEV is not set
CONFIG_INPUT_EVDEV=y
@@ -1376,6 +1379,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