summaryrefslogtreecommitdiff
path: root/kconfig/linux-kconfigs/linux-2.6.30.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.30.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.30.kconfig')
-rw-r--r--kconfig/linux-kconfigs/linux-2.6.30.kconfig35
1 files changed, 3 insertions, 32 deletions
diff --git a/kconfig/linux-kconfigs/linux-2.6.30.kconfig b/kconfig/linux-kconfigs/linux-2.6.30.kconfig
index 43c4610..cb28ff8 100644
--- a/kconfig/linux-kconfigs/linux-2.6.30.kconfig
+++ b/kconfig/linux-kconfigs/linux-2.6.30.kconfig
@@ -1,6 +1,6 @@
################################################################################
# Embtoolkit
-# Copyright(C) 2009-2011 GAYE Abdoulaye Walsimou.
+# Copyright(C) 2009-2012 Abdoulaye Walsimou GAYE.
#
# 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.30.kconfig
# \brief linux v2.6.30.x series
-# \author GAYE Abdoulaye Walsimou, <walsimou@walsimou.com>
+# \author Abdoulaye Walsimou GAYE <awg@embtoolkit.org>
# \date Sept 2009
################################################################################
@@ -30,41 +30,12 @@ choice
config EMBTK_LINUX_VERSION_2_6_30_10
bool "linux-2.6.30.10"
- config EMBTK_LINUX_VERSION_2_6_30_9
- bool "linux-2.6.30.9"
- config EMBTK_LINUX_VERSION_2_6_30_8
- bool "linux-2.6.30.8"
- config EMBTK_LINUX_VERSION_2_6_30_7
- bool "linux-2.6.30.7"
- config EMBTK_LINUX_VERSION_2_6_30_6
- bool "linux-2.6.30.6"
- config EMBTK_LINUX_VERSION_2_6_30_5
- bool "linux-2.6.30.5"
- config EMBTK_LINUX_VERSION_2_6_30_4
- bool "linux-2.6.30.4"
- config EMBTK_LINUX_VERSION_2_6_30_3
- bool "linux-2.6.30.3"
- config EMBTK_LINUX_VERSION_2_6_30_2
- bool "linux-2.6.30.2"
- config EMBTK_LINUX_VERSION_2_6_30_1
- bool "linux-2.6.30.1"
- config EMBTK_LINUX_VERSION_2_6_30
- bool "linux-2.6.30"
+
endchoice
config EMBTK_LINUX_VERSION_STRING
string
default "2.6.30.10" if EMBTK_LINUX_VERSION_2_6_30_10
- default "2.6.30.9" if EMBTK_LINUX_VERSION_2_6_30_9
- default "2.6.30.8" if EMBTK_LINUX_VERSION_2_6_30_8
- default "2.6.30.7" if EMBTK_LINUX_VERSION_2_6_30_7
- default "2.6.30.6" if EMBTK_LINUX_VERSION_2_6_30_6
- default "2.6.30.5" if EMBTK_LINUX_VERSION_2_6_30_5
- default "2.6.30.4" if EMBTK_LINUX_VERSION_2_6_30_4
- default "2.6.30.3" if EMBTK_LINUX_VERSION_2_6_30_3
- default "2.6.30.2" if EMBTK_LINUX_VERSION_2_6_30_2
- default "2.6.30.1" if EMBTK_LINUX_VERSION_2_6_30_1
- default "2.6.30" if EMBTK_LINUX_VERSION_2_6_30
config EMBTK_LINUX_MAJOR_VERSION_STRING
string