From 9f0a85cbfb72e758b5132d3f7f5f3c3f026ec29e Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sat, 18 Dec 2010 18:58:24 +0100 Subject: Toolchain: eglibc: make comments on eglibc svn revisions for visible Signed-off-by: Abdoulaye Walsimou Gaye --- kconfig/eglibc.kconfig | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/kconfig/eglibc.kconfig b/kconfig/eglibc.kconfig index 9f09459..64a0e72 100644 --- a/kconfig/eglibc.kconfig +++ b/kconfig/eglibc.kconfig @@ -47,19 +47,20 @@ config EMBTK_EGLIBC_SVN_REVISION moment you build your toolchain new revision is available, you can increase this value. - At EmbToolkit release, eglibc svn revisions are: - 12323 for eglibc-2.12 - 12231 for eglibc-2.11 - 10152 for eglibc-2.10 - 10153 for eglibc-2.9 - 12322 for eglibc-trunk (development version) - default 12323 if EMBTK_EGLIBC_VERSION_2_12 default 12231 if EMBTK_EGLIBC_VERSION_2_11 default 10152 if EMBTK_EGLIBC_VERSION_2_10 default 10153 if EMBTK_EGLIBC_VERSION_2_9 default 12322 if EMBTK_EGLIBC_VERSION_TRUNK +comment "At EmbToolkit release, valid eglibc svn revisions are:" +comment "svn revision 12323 for eglibc-2.12" +comment "svn revision 12231 for eglibc-2.11" +comment "svn revision 10152 for eglibc-2.10" +comment "svn revision 10153 for eglibc-2.9" +comment "svn revision 12322 for eglibc-trunk (development version)" +comment "" + config EMBTK_EGLIBC_BRANCH_STRING string default "2_12" if EMBTK_EGLIBC_VERSION_2_12 @@ -80,6 +81,9 @@ config EMBTK_EGLIBC_NEED_PATCH bool default y +comment "------------------------------------" +comment "----- EGLIBC options configuration" +comment "------------------------------------" if EMBTK_EGLIBC_VERSION_2_12 source "kconfig/eglibc-kconfigs/eglibc-2.12.kconfig" endif -- cgit v1.2.3