diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-05-17 15:01:15 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-05-17 15:01:15 +0000 |
commit | 1bc70eb69104152c43c44ffb5987ae83f7dafb1d (patch) | |
tree | 79b782d2f32f0fd73dc78cd47b1e191a2614829b /packages/linux/linux-handhelds-2.6/hx4700/defconfig | |
parent | 406ae9024683ceffe740552f446abd0003c71e5b (diff) | |
parent | b25fdfe1a1e400affa15dfc6c417c65651d9102d (diff) |
merge of '92f91dfdf52da32011c3e63a10dc0a8ad7ca21d0'
and '9caf4879e772b5cd396d3c2432ca05255875a9dd'
Diffstat (limited to 'packages/linux/linux-handhelds-2.6/hx4700/defconfig')
-rw-r--r-- | packages/linux/linux-handhelds-2.6/hx4700/defconfig | 18 |
1 files changed, 15 insertions, 3 deletions
diff --git a/packages/linux/linux-handhelds-2.6/hx4700/defconfig b/packages/linux/linux-handhelds-2.6/hx4700/defconfig index 8e9907aae9..f17a7bc626 100644 --- a/packages/linux/linux-handhelds-2.6/hx4700/defconfig +++ b/packages/linux/linux-handhelds-2.6/hx4700/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.21-hh2 -# Sat May 12 20:38:55 2007 +# Thu May 17 14:41:33 2007 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -810,7 +810,8 @@ CONFIG_INPUT_TOUCHSCREEN=y # CONFIG_TOUCHSCREEN_ADC is not set CONFIG_TOUCHSCREEN_ADC_DEBOUNCE=y # CONFIG_TOUCHSCREEN_UCB1400 is not set -# CONFIG_INPUT_MISC is not set +CONFIG_INPUT_MISC=y +CONFIG_INPUT_UINPUT=m # # Hardware I/O ports @@ -1287,7 +1288,18 @@ CONFIG_RAMFS=y # CONFIG_BEFS_FS is not set # CONFIG_BFS_FS is not set # CONFIG_EFS_FS is not set -# CONFIG_JFFS2_FS is not set +CONFIG_JFFS2_FS=y +CONFIG_JFFS2_FS_DEBUG=0 +CONFIG_JFFS2_FS_WRITEBUFFER=y +# CONFIG_JFFS2_SUMMARY is not set +# CONFIG_JFFS2_FS_XATTR is not set +CONFIG_JFFS2_COMPRESSION_OPTIONS=y +CONFIG_JFFS2_ZLIB=y +CONFIG_JFFS2_RTIME=y +# CONFIG_JFFS2_RUBIN is not set +# CONFIG_JFFS2_CMODE_NONE is not set +CONFIG_JFFS2_CMODE_PRIORITY=y +# CONFIG_JFFS2_CMODE_SIZE is not set # CONFIG_CRAMFS is not set # CONFIG_VXFS_FS is not set # CONFIG_HPFS_FS is not set |