summaryrefslogtreecommitdiff
path: root/kconfig/linux-kconfigs/linux-2.6.29.kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'kconfig/linux-kconfigs/linux-2.6.29.kconfig')
-rw-r--r--kconfig/linux-kconfigs/linux-2.6.29.kconfig22
1 files changed, 2 insertions, 20 deletions
diff --git a/kconfig/linux-kconfigs/linux-2.6.29.kconfig b/kconfig/linux-kconfigs/linux-2.6.29.kconfig
index e28d925..841a30a 100644
--- a/kconfig/linux-kconfigs/linux-2.6.29.kconfig
+++ b/kconfig/linux-kconfigs/linux-2.6.29.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.29.kconfig
# \brief linux v2.6.29.x series
-# \author GAYE Abdoulaye Walsimou, <walsimou@walsimou.com>
+# \author Abdoulaye Walsimou GAYE <awg@embtoolkit.org>
# \date Sept 2009
################################################################################
@@ -30,29 +30,11 @@ choice
config EMBTK_LINUX_VERSION_2_6_29_6
bool "linux-2.6.29.6"
- config EMBTK_LINUX_VERSION_2_6_29_5
- bool "linux-2.6.29.4"
- config EMBTK_LINUX_VERSION_2_6_29_4
- bool "linux-2.6.29.4"
- config EMBTK_LINUX_VERSION_2_6_29_3
- bool "linux-2.6.29.3"
- config EMBTK_LINUX_VERSION_2_6_29_2
- bool "linux-2.6.29.2"
- config EMBTK_LINUX_VERSION_2_6_29_1
- bool "linux-2.6.29.1"
- config EMBTK_LINUX_VERSION_2_6_29
- bool "linux-2.6.29"
endchoice
config EMBTK_LINUX_VERSION_STRING
string
default "2.6.29.6" if EMBTK_LINUX_VERSION_2_6_29_6
- default "2.6.29.5" if EMBTK_LINUX_VERSION_2_6_29_5
- default "2.6.29.4" if EMBTK_LINUX_VERSION_2_6_29_4
- default "2.6.29.3" if EMBTK_LINUX_VERSION_2_6_29_3
- default "2.6.29.2" if EMBTK_LINUX_VERSION_2_6_29_2
- default "2.6.29.1" if EMBTK_LINUX_VERSION_2_6_29_1
- default "2.6.29" if EMBTK_LINUX_VERSION_2_6_29
config EMBTK_LINUX_MAJOR_VERSION_STRING
string