summaryrefslogtreecommitdiff
path: root/packages/linux/linux-openzaurus-2.6.16/defconfig-c7x0
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-c7x0
parent9b3c27b2c191f53b2cc3b70a14ffb87abde1a97a (diff)
linux-openzaurus: added SquashFS support, fixed mousedev resolution
Diffstat (limited to 'packages/linux/linux-openzaurus-2.6.16/defconfig-c7x0')
-rw-r--r--packages/linux/linux-openzaurus-2.6.16/defconfig-c7x09
1 files changed, 8 insertions, 1 deletions
diff --git a/packages/linux/linux-openzaurus-2.6.16/defconfig-c7x0 b/packages/linux/linux-openzaurus-2.6.16/defconfig-c7x0
index 522c793033..602e69ee34 100644
--- a/packages/linux/linux-openzaurus-2.6.16/defconfig-c7x0
+++ b/packages/linux/linux-openzaurus-2.6.16/defconfig-c7x0
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.16
-# Thu Mar 23 22:03:05 2006
+# Mon May 22 09:00:01 2006
#
CONFIG_ARM=y
CONFIG_MMU=y
@@ -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=640
+CONFIG_INPUT_MOUSEDEV_SCREEN_Y=480
# 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