From 505790b6e8f4d57d1c6a85a96d2ddc6bfe39c2de Mon Sep 17 00:00:00 2001 From: Thomas Kunze Date: Mon, 27 Oct 2008 11:50:37 +0100 Subject: linux-kexecboot: add ext3 to some defconfigs * added for akita, c7x0 and poodle * closes 4688 --- packages/kexecboot/linux-kexecboot-2.6.26/akita/defconfig | 4 ++-- packages/kexecboot/linux-kexecboot-2.6.26/c7x0/defconfig | 4 ++-- packages/kexecboot/linux-kexecboot-2.6.26/poodle/defconfig | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/kexecboot/linux-kexecboot-2.6.26/akita/defconfig b/packages/kexecboot/linux-kexecboot-2.6.26/akita/defconfig index 2d9ceddd17..0c9d323a77 100644 --- a/packages/kexecboot/linux-kexecboot-2.6.26/akita/defconfig +++ b/packages/kexecboot/linux-kexecboot-2.6.26/akita/defconfig @@ -1180,10 +1180,10 @@ 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=m +CONFIG_EXT3_FS=y # CONFIG_EXT3_FS_XATTR is not set # CONFIG_EXT4DEV_FS is not set -CONFIG_JBD=m +CONFIG_JBD=y # CONFIG_REISERFS_FS is not set # CONFIG_JFS_FS is not set # CONFIG_FS_POSIX_ACL is not set diff --git a/packages/kexecboot/linux-kexecboot-2.6.26/c7x0/defconfig b/packages/kexecboot/linux-kexecboot-2.6.26/c7x0/defconfig index 620973103b..7724d613c2 100644 --- a/packages/kexecboot/linux-kexecboot-2.6.26/c7x0/defconfig +++ b/packages/kexecboot/linux-kexecboot-2.6.26/c7x0/defconfig @@ -1190,10 +1190,10 @@ 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=m +CONFIG_EXT3_FS=y # CONFIG_EXT3_FS_XATTR is not set # CONFIG_EXT4DEV_FS is not set -CONFIG_JBD=m +CONFIG_JBD=y # CONFIG_REISERFS_FS is not set # CONFIG_JFS_FS is not set # CONFIG_FS_POSIX_ACL is not set diff --git a/packages/kexecboot/linux-kexecboot-2.6.26/poodle/defconfig b/packages/kexecboot/linux-kexecboot-2.6.26/poodle/defconfig index a89a82bee8..195f3f498a 100644 --- a/packages/kexecboot/linux-kexecboot-2.6.26/poodle/defconfig +++ b/packages/kexecboot/linux-kexecboot-2.6.26/poodle/defconfig @@ -1462,10 +1462,10 @@ 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=m +CONFIG_EXT3_FS=y # CONFIG_EXT3_FS_XATTR is not set # CONFIG_EXT4DEV_FS is not set -CONFIG_JBD=m +CONFIG_JBD=y # CONFIG_REISERFS_FS is not set # CONFIG_JFS_FS is not set CONFIG_FS_POSIX_ACL=y -- cgit v1.2.3