From 1b6cda3826d20a9ca112107d39ff68f14f3f6177 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 7 Jan 2010 22:31:20 +0100 Subject: [PATCH] projects/*/linux - build again with ext3 fs, CONFIG_EXT4_USE_FOR_EXT23 doesnt work properly --- projects/ION/linux/linux.i386.conf | 11 +++++++---- projects/generic/linux/linux.i386.conf | 7 +++++-- projects/intel/linux/linux.i386.conf | 7 +++++-- 3 files changed, 17 insertions(+), 8 deletions(-) diff --git a/projects/ION/linux/linux.i386.conf b/projects/ION/linux/linux.i386.conf index 514e496067..09db2f9a04 100644 --- a/projects/ION/linux/linux.i386.conf +++ b/projects/ION/linux/linux.i386.conf @@ -1,6 +1,6 @@ # # Automatically generated make config: don't edit -# Linux kernel version: 2.6.33-rc2 +# Linux kernel version: 2.6.33-rc3 # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -777,7 +777,7 @@ CONFIG_ATA_GENERIC=y # # -# See the help texts for more information. +# The newer stack is recommended. # CONFIG_FIREWIRE=m CONFIG_FIREWIRE_OHCI=m @@ -1656,11 +1656,14 @@ CONFIG_FIRMWARE_MEMMAP=y # File systems # # CONFIG_EXT2_FS is not set -# CONFIG_EXT3_FS is not set +CONFIG_EXT3_FS=y +# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set +# CONFIG_EXT3_FS_XATTR is not set CONFIG_EXT4_FS=y -CONFIG_EXT4_USE_FOR_EXT23=y +# CONFIG_EXT4_USE_FOR_EXT23 is not set # CONFIG_EXT4_FS_XATTR is not set # CONFIG_EXT4_DEBUG is not set +CONFIG_JBD=y CONFIG_JBD2=y CONFIG_REISERFS_FS=m # CONFIG_REISERFS_CHECK is not set diff --git a/projects/generic/linux/linux.i386.conf b/projects/generic/linux/linux.i386.conf index 5fb19a2247..1e7d8b1c53 100644 --- a/projects/generic/linux/linux.i386.conf +++ b/projects/generic/linux/linux.i386.conf @@ -2020,11 +2020,14 @@ CONFIG_FIRMWARE_MEMMAP=y # File systems # # CONFIG_EXT2_FS is not set -# CONFIG_EXT3_FS is not set +CONFIG_EXT3_FS=y +# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set +# CONFIG_EXT3_FS_XATTR is not set CONFIG_EXT4_FS=y -CONFIG_EXT4_USE_FOR_EXT23=y +# CONFIG_EXT4_USE_FOR_EXT23 is not set # CONFIG_EXT4_FS_XATTR is not set # CONFIG_EXT4_DEBUG is not set +CONFIG_JBD=y CONFIG_JBD2=y CONFIG_REISERFS_FS=m # CONFIG_REISERFS_CHECK is not set diff --git a/projects/intel/linux/linux.i386.conf b/projects/intel/linux/linux.i386.conf index e3e91cb200..7854a75f6d 100644 --- a/projects/intel/linux/linux.i386.conf +++ b/projects/intel/linux/linux.i386.conf @@ -1989,11 +1989,14 @@ CONFIG_FIRMWARE_MEMMAP=y # File systems # # CONFIG_EXT2_FS is not set -# CONFIG_EXT3_FS is not set +CONFIG_EXT3_FS=y +# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set +# CONFIG_EXT3_FS_XATTR is not set CONFIG_EXT4_FS=y -CONFIG_EXT4_USE_FOR_EXT23=y +# CONFIG_EXT4_USE_FOR_EXT23 is not set # CONFIG_EXT4_FS_XATTR is not set # CONFIG_EXT4_DEBUG is not set +CONFIG_JBD=y CONFIG_JBD2=y CONFIG_REISERFS_FS=m # CONFIG_REISERFS_CHECK is not set