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-pm-2.6.28/beagleboard/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/linux/linux-omap-pm-2.6.28/beagleboard/defconfig') diff --git a/recipes/linux/linux-omap-pm-2.6.28/beagleboard/defconfig b/recipes/linux/linux-omap-pm-2.6.28/beagleboard/defconfig index 83327b444e..7f2f0e8cdd 100644 --- a/recipes/linux/linux-omap-pm-2.6.28/beagleboard/defconfig +++ b/recipes/linux/linux-omap-pm-2.6.28/beagleboard/defconfig @@ -2028,7 +2028,7 @@ CONFIG_EXT2_FS=y # CONFIG_EXT2_FS_XIP is not set CONFIG_EXT3_FS=y # CONFIG_EXT3_FS_XATTR is not set -CONFIG_EXT4_FS=m +CONFIG_EXT4_FS=y # CONFIG_EXT4DEV_COMPAT is not set CONFIG_EXT4_FS_XATTR=y # CONFIG_EXT4_FS_POSIX_ACL is not set -- cgit 1.2.3-korg