From e65fd23641d32253e39961359ad0dbaad73f6dc9 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Thu, 20 Aug 2009 19:33:53 +0200 Subject: Change some default values in order to prepare -rc2 Signed-off-by: Abdoulaye Walsimou Gaye --- kconfig/eglibc.kconfig | 2 +- kconfig/fs.kconfig | 2 +- kconfig/gcc.kconfig | 2 +- kconfig/linux.kconfig | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kconfig/eglibc.kconfig b/kconfig/eglibc.kconfig index bf3b43d..c17e700 100644 --- a/kconfig/eglibc.kconfig +++ b/kconfig/eglibc.kconfig @@ -41,7 +41,7 @@ config EMBTK_EGLIBC_SVN_REVISION int "EGLIBC SVN revision to checkout" help EGLIBC svn revision to use. - default 8737 + default 8790 config EMBTK_EGLIBC_BRANCH_STRING string diff --git a/kconfig/fs.kconfig b/kconfig/fs.kconfig index 8f63bf1..d51fb6b 100644 --- a/kconfig/fs.kconfig +++ b/kconfig/fs.kconfig @@ -55,7 +55,7 @@ config EMBTK_ROOTFS_HAVE_JFFS2_BLOCKSIZE help Erase block size to use in KB int "Erase block size to use in KB" - default 512 + default 128 #SQUASHFS root filesystem config EMBTK_ROOTFS_HAVE_SQUASHFS diff --git a/kconfig/gcc.kconfig b/kconfig/gcc.kconfig index 5746f7e..1951547 100644 --- a/kconfig/gcc.kconfig +++ b/kconfig/gcc.kconfig @@ -23,7 +23,7 @@ ################################################################################ choice prompt "Version of gcc you wish" - default EMBTK_GCC_VERSION_4_4_1 + default EMBTK_GCC_VERSION_4_3_4 help Here you can choose which version of gcc you want to use diff --git a/kconfig/linux.kconfig b/kconfig/linux.kconfig index 50aee0a..af8cbb4 100644 --- a/kconfig/linux.kconfig +++ b/kconfig/linux.kconfig @@ -24,7 +24,7 @@ choice prompt "Linux kernel headers you wish to use" - default EMBTK_LINUX_VERSION_2_6_29_X + default EMBTK_LINUX_VERSION_2_6_30_X help Here you can choose which Linux kernel headers you you want to use. -- cgit v1.2.3