summaryrefslogtreecommitdiff
path: root/kconfig
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-07-26 10:32:03 +0200
committerAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-07-26 10:32:03 +0200
commit4f0e369b6061472b2554b12ec11d8dff7a557192 (patch)
tree1590f4552667b3e25dd49a9585053cd1767a6b8b /kconfig
parentffff341ffd966630152eae221a0f736043b3dd24 (diff)
downloadembtoolkit-4f0e369b6061472b2554b12ec11d8dff7a557192.tar.gz
embtoolkit-4f0e369b6061472b2554b12ec11d8dff7a557192.tar.bz2
embtoolkit-4f0e369b6061472b2554b12ec11d8dff7a557192.tar.xz
Toolchain: Comment which version of linux will be downloaded
Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
Diffstat (limited to 'kconfig')
-rw-r--r--kconfig/linux.kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/kconfig/linux.kconfig b/kconfig/linux.kconfig
index f76ef7d..e8dcd19 100644
--- a/kconfig/linux.kconfig
+++ b/kconfig/linux.kconfig
@@ -31,12 +31,24 @@ choice
config EMBTK_LINUX_VERSION_2_6_30_X
bool "linux-2.6.30.x"
+ help
+ Will download linux-2.6.30.2 as it is the latest version of
+ 2.6.30.x series.
config EMBTK_LINUX_VERSION_2_6_29_X
bool "linux-2.6.29.x"
+ help
+ Will download linux-2.6.29.6 as it is the latest version of
+ 2.6.29.x series.
config EMBTK_LINUX_VERSION_2_6_28_X
bool "linux-2.6.28.x"
+ help
+ Will download linux-2.6.28.10 as it is the latest version of
+ 2.6.28.x series.
config EMBTK_LINUX_VERSION_2_6_27_X
bool "linux-2.6.27.x"
+ help
+ Will download linux-2.6.27.19 as it is the latest version of
+ 2.6.27.x series.
endchoice
config EMBTK_LINUX_HAVE_MIRROR