diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-12-26 16:10:21 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-12-26 16:10:21 +0000 |
commit | 1fa078059c3cffb26d2d27d0e71f3e7e7932f9b1 (patch) | |
tree | 6ff52239a651700bb1e701fcf0586ac201fda5f5 /packages/linux/linux-rp-2.6.23/defconfig-c7x0 | |
parent | 4fff0972a20b9feaa6f4a07bdfe41c8240f36d6b (diff) |
linux-rp: Consistently enable ext3 module.
* Fixes #2515.
Diffstat (limited to 'packages/linux/linux-rp-2.6.23/defconfig-c7x0')
-rw-r--r-- | packages/linux/linux-rp-2.6.23/defconfig-c7x0 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-rp-2.6.23/defconfig-c7x0 b/packages/linux/linux-rp-2.6.23/defconfig-c7x0 index bd11500398..40207886ec 100644 --- a/packages/linux/linux-rp-2.6.23/defconfig-c7x0 +++ b/packages/linux/linux-rp-2.6.23/defconfig-c7x0 @@ -1395,7 +1395,7 @@ CONFIG_RTC_DRV_SA1100=y CONFIG_EXT2_FS=y # CONFIG_EXT2_FS_XATTR is not set # CONFIG_EXT2_FS_XIP is not set -# CONFIG_EXT3_FS is not set +CONFIG_EXT3_FS=m # CONFIG_EXT4DEV_FS is not set # CONFIG_REISERFS_FS is not set # CONFIG_JFS_FS is not set |