Revert the f16 use-ext4-for-ext2/ext3 change.

This commit is contained in:
Dave Jones 2012-02-01 09:36:31 -05:00
parent 327c797955
commit 1648faf090
2 changed files with 18 additions and 3 deletions

View File

@ -3566,14 +3566,26 @@ CONFIG_MFD_WM8400=m
#
CONFIG_MISC_FILESYSTEMS=y
# ext4 is used for ext2 and ext3 filesystems
# CONFIG_EXT2_FS is not set
# CONFIG_EXT3_FS is not set
CONFIG_EXT2_FS=m
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y
CONFIG_EXT2_FS_SECURITY=y
CONFIG_EXT2_FS_XIP=y
CONFIG_EXT3_FS=y
CONFIG_EXT3_DEFAULTS_TO_ORDERED=y
CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT3_FS_POSIX_ACL=y
CONFIG_EXT3_FS_SECURITY=y
CONFIG_JBD=y
# CONFIG_JBD_DEBUG is not set
CONFIG_EXT4_FS=y
CONFIG_EXT4_USE_FOR_EXT23=y
CONFIG_EXT4_FS_XATTR=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y
# CONFIG_EXT4_USE_FOR_EXT23 is not set
CONFIG_JBD2=y
CONFIG_FS_MBCACHE=y
CONFIG_REISERFS_FS=m

View File

@ -1963,6 +1963,9 @@ fi
# and build.
%changelog
* Wed Feb 01 2012 Dave Jones <davej@redhat.com>
- Revert the f16 use-ext4-for-ext2/ext3 change.
* Tue Jan 31 2012 Dennis Gilmore <dennis@ausil.us>
- diable TOUCHSCREEN_EETI on all arm arches
- add patch for arm mtd