From 7cfc10d071e491baaabd9af7ab6dc66514cc0756 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Sun, 14 Mar 2010 16:47:53 +0100 Subject: linux-omap*: compile ext4 support into uImage instead of modules This allows booting from an ext4 rootfs Signed-off-by: Koen Kooi --- recipes/linux/linux-omap-2.6.32/beagleboard/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/linux/linux-omap-2.6.32/beagleboard') diff --git a/recipes/linux/linux-omap-2.6.32/beagleboard/defconfig b/recipes/linux/linux-omap-2.6.32/beagleboard/defconfig index 7857e2d681..cebe1f545d 100644 --- a/recipes/linux/linux-omap-2.6.32/beagleboard/defconfig +++ b/recipes/linux/linux-omap-2.6.32/beagleboard/defconfig @@ -2427,7 +2427,7 @@ CONFIG_EXT2_FS=y CONFIG_EXT3_FS=y # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set # CONFIG_EXT3_FS_XATTR is not set -CONFIG_EXT4_FS=m +CONFIG_EXT4_FS=y CONFIG_EXT4_FS_XATTR=y # CONFIG_EXT4_FS_POSIX_ACL is not set # CONFIG_EXT4_FS_SECURITY is not set -- cgit v1.2.3