summaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-omap-psp-2.6.32/beagleboard
diff options
context:
space:
mode:
authorPaul Menzel <paulepanther@users.sourceforge.net>2010-03-14 16:47:53 +0100
committerKoen Kooi <koen@openembedded.org>2010-04-12 19:43:24 +0200
commit7cfc10d071e491baaabd9af7ab6dc66514cc0756 (patch)
treeff3325559c276c327c89b2bc9fc3c5e5345b1b12 /recipes/linux/linux-omap-psp-2.6.32/beagleboard
parent0a0c85005906788b65ebb377b2d65d23ad9ef4e9 (diff)
downloadopenembedded-7cfc10d071e491baaabd9af7ab6dc66514cc0756.tar.gz
linux-omap*: compile ext4 support into uImage instead of modules
This allows booting from an ext4 rootfs Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'recipes/linux/linux-omap-psp-2.6.32/beagleboard')
-rw-r--r--recipes/linux/linux-omap-psp-2.6.32/beagleboard/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-omap-psp-2.6.32/beagleboard/defconfig b/recipes/linux/linux-omap-psp-2.6.32/beagleboard/defconfig
index aafdda6b10..94f054b01a 100644
--- a/recipes/linux/linux-omap-psp-2.6.32/beagleboard/defconfig
+++ b/recipes/linux/linux-omap-psp-2.6.32/beagleboard/defconfig
@@ -2550,7 +2550,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