diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-06-18 14:38:59 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-06-18 14:38:59 +0000 |
commit | 35f3e61b9346626d87f991fdb1bd7ed4b3d9ee42 (patch) | |
tree | cfec5cd45738daad48156b620bd355defb306853 /packages/linux/linux-handhelds-2.6/htcuniversal | |
parent | a215b49587235460ef3176742e557f0d032a15a3 (diff) |
linux-handhelds-2.6 2.6.21: Enable mtdram module, useful for mounting jffs2 images.
Diffstat (limited to 'packages/linux/linux-handhelds-2.6/htcuniversal')
-rw-r--r-- | packages/linux/linux-handhelds-2.6/htcuniversal/defconfig | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/packages/linux/linux-handhelds-2.6/htcuniversal/defconfig b/packages/linux/linux-handhelds-2.6/htcuniversal/defconfig index c1140b62f8..5d74cb6eba 100644 --- a/packages/linux/linux-handhelds-2.6/htcuniversal/defconfig +++ b/packages/linux/linux-handhelds-2.6/htcuniversal/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.21-hh8 -# Mon Jun 18 13:15:08 2007 +# Mon Jun 18 14:34:24 2007 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -548,7 +548,9 @@ CONFIG_MTD_CFI_I2=y # # CONFIG_MTD_SLRAM is not set # CONFIG_MTD_PHRAM is not set -# CONFIG_MTD_MTDRAM is not set +CONFIG_MTD_MTDRAM=m +CONFIG_MTDRAM_TOTAL_SIZE=0 +CONFIG_MTDRAM_ERASE_SIZE=256 # CONFIG_MTD_BLOCK2MTD is not set # |