From 7bc5febec0c2eb5ba9f905487a2d487c9c1fa007 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 9 Jul 2013 17:16:02 +0200 Subject: only support ext4 kernel support for rootfs, I can not get ext2 rootfs working on the rpi --- Config.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Config.in') diff --git a/Config.in b/Config.in index 2209b5c62..e1436e1b6 100644 --- a/Config.in +++ b/Config.in @@ -95,7 +95,7 @@ prompt "Kernel Version" depends on ADK_TOOLCHAIN_ONLY config ADK_KERNEL_VERSION_TOOLCHAIN - prompt "3.9.8" + prompt "3.9.9" boolean depends on ADK_TOOLCHAIN_ONLY @@ -122,7 +122,7 @@ config ADK_KERNEL_VERSION default "3.4.51" if ADK_KERNEL_VERSION_3_4_51 help -config ADK_KERNEL_COMP_GZIP +config ADK_KERNEL_COMP_GZIP_RASPBERRY_PI depends on ADK_TARGET_SYSTEM_RASPBERRY_PI boolean select ADK_KERNEL_RD_GZIP -- cgit v1.2.3