summaryrefslogtreecommitdiff
path: root/packages/linux/linux-openzaurus-2.6.16/defconfig-poodle
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-poodle
parent9b3c27b2c191f53b2cc3b70a14ffb87abde1a97a (diff)
linux-openzaurus: added SquashFS support, fixed mousedev resolution
Diffstat (limited to 'packages/linux/linux-openzaurus-2.6.16/defconfig-poodle')
-rw-r--r--packages/linux/linux-openzaurus-2.6.16/defconfig-poodle7
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/linux/linux-openzaurus-2.6.16/defconfig-poodle b/packages/linux/linux-openzaurus-2.6.16/defconfig-poodle
index bd2b8ef2c2..a909387adc 100644
--- a/packages/linux/linux-openzaurus-2.6.16/defconfig-poodle
+++ b/packages/linux/linux-openzaurus-2.6.16/defconfig-poodle
@@ -762,6 +762,9 @@ CONFIG_INPUT=y
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=m
+# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
+CONFIG_INPUT_MOUSEDEV_SCREEN_X=240
+CONFIG_INPUT_MOUSEDEV_SCREEN_Y=320
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_TSDEV is not set
CONFIG_INPUT_EVDEV=y
@@ -1359,6 +1362,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