summaryrefslogtreecommitdiff
path: root/kconfig/linux-kconfigs/linux-2.6.28.kconfig
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2012-08-11 18:47:48 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2012-08-11 18:47:48 +0200
commit425936bc20421739d7e5b4f374f44569c017da70 (patch)
tree43f357f83657039c60b099b261c9f01a6f097113 /kconfig/linux-kconfigs/linux-2.6.28.kconfig
parent42bc65858bb53071c9f0d33c9bf5305829f5c923 (diff)
downloadembtoolkit-425936bc20421739d7e5b4f374f44569c017da70.tar.gz
embtoolkit-425936bc20421739d7e5b4f374f44569c017da70.tar.bz2
embtoolkit-425936bc20421739d7e5b4f374f44569c017da70.tar.xz
Toolchain: linux headers: use only latest version of each linux serie
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'kconfig/linux-kconfigs/linux-2.6.28.kconfig')
-rw-r--r--kconfig/linux-kconfigs/linux-2.6.28.kconfig34
1 files changed, 2 insertions, 32 deletions
diff --git a/kconfig/linux-kconfigs/linux-2.6.28.kconfig b/kconfig/linux-kconfigs/linux-2.6.28.kconfig
index f8d0461..1fda7e7 100644
--- a/kconfig/linux-kconfigs/linux-2.6.28.kconfig
+++ b/kconfig/linux-kconfigs/linux-2.6.28.kconfig
@@ -1,6 +1,6 @@
################################################################################
# Embtoolkit
-# Copyright(C) 2009-2011 GAYE Abdoulaye Walsimou.
+# Copyright(C) 2009-2012 GAYE Abdoulaye Walsimou.
#
# This program is free software; you can distribute it and/or modify it
# under the terms of the GNU General Public License
@@ -18,7 +18,7 @@
#
# \file linux-2.6.28.kconfig
# \brief linux v2.6.28.x series
-# \author GAYE Abdoulaye Walsimou, <walsimou@walsimou.com>
+# \author Abdoulaye Walsimou GAYE <awg@embtoolkit.org>
# \date Sept 2009
################################################################################
@@ -30,41 +30,11 @@ choice
config EMBTK_LINUX_VERSION_2_6_28_10
bool "linux-2.6.28.10"
- config EMBTK_LINUX_VERSION_2_6_28_9
- bool "linux-2.6.28.9"
- config EMBTK_LINUX_VERSION_2_6_28_8
- bool "linux-2.6.28.8"
- config EMBTK_LINUX_VERSION_2_6_28_7
- bool "linux-2.6.28.7"
- config EMBTK_LINUX_VERSION_2_6_28_6
- bool "linux-2.6.28.6"
- config EMBTK_LINUX_VERSION_2_6_28_5
- bool "linux-2.6.28.5"
- config EMBTK_LINUX_VERSION_2_6_28_4
- bool "linux-2.6.28.4"
- config EMBTK_LINUX_VERSION_2_6_28_3
- bool "linux-2.6.28.3"
- config EMBTK_LINUX_VERSION_2_6_28_2
- bool "linux-2.6.28.2"
- config EMBTK_LINUX_VERSION_2_6_28_1
- bool "linux-2.6.28.1"
- config EMBTK_LINUX_VERSION_2_6_28
- bool "linux-2.6.28"
endchoice
config EMBTK_LINUX_VERSION_STRING
string
default "2.6.28.10" if EMBTK_LINUX_VERSION_2_6_28_10
- default "2.6.28.9" if EMBTK_LINUX_VERSION_2_6_28_9
- default "2.6.28.8" if EMBTK_LINUX_VERSION_2_6_28_8
- default "2.6.28.7" if EMBTK_LINUX_VERSION_2_6_28_7
- default "2.6.28.6" if EMBTK_LINUX_VERSION_2_6_28_6
- default "2.6.28.5" if EMBTK_LINUX_VERSION_2_6_28_5
- default "2.6.28.4" if EMBTK_LINUX_VERSION_2_6_28_4
- default "2.6.28.3" if EMBTK_LINUX_VERSION_2_6_28_3
- default "2.6.28.2" if EMBTK_LINUX_VERSION_2_6_28_2
- default "2.6.28.1" if EMBTK_LINUX_VERSION_2_6_28_1
- default "2.6.28" if EMBTK_LINUX_VERSION_2_6_28
config EMBTK_LINUX_MAJOR_VERSION_STRING
string