summaryrefslogtreecommitdiff
path: root/kconfig
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2012-08-18 15:15:37 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2012-08-18 15:15:37 +0200
commitba1310117b3826c72f953a7577c8c7702bafcf7c (patch)
treea1d9d3c99a1d3ffd0a18e6e71c047ff4a0c7a852 /kconfig
parent2c9fd5e4c1d12119f2668d6aef80fcd8eb716ac1 (diff)
downloadembtoolkit-ba1310117b3826c72f953a7577c8c7702bafcf7c.tar.gz
embtoolkit-ba1310117b3826c72f953a7577c8c7702bafcf7c.tar.bz2
embtoolkit-ba1310117b3826c72f953a7577c8c7702bafcf7c.tar.xz
Toolchain: linux headers: update 3.0.x and 3.2.x to latest versions
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'kconfig')
-rw-r--r--kconfig/linux-kconfigs/linux-3.0.kconfig6
-rw-r--r--kconfig/linux-kconfigs/linux-3.2.kconfig6
2 files changed, 6 insertions, 6 deletions
diff --git a/kconfig/linux-kconfigs/linux-3.0.kconfig b/kconfig/linux-kconfigs/linux-3.0.kconfig
index 6fe392b..e265bf6 100644
--- a/kconfig/linux-kconfigs/linux-3.0.kconfig
+++ b/kconfig/linux-kconfigs/linux-3.0.kconfig
@@ -28,13 +28,13 @@ choice
help
Linux v3.0.x series exact version to use.
- config EMBTK_LINUX_VERSION_3_0_34
- bool "linux-3.0.34"
+ config EMBTK_LINUX_VERSION_3_0_41
+ bool "linux-3.0.41"
endchoice
config EMBTK_LINUX_VERSION_STRING
string
- default "3.0.34" if EMBTK_LINUX_VERSION_3_0_34
+ default "3.0.41" if EMBTK_LINUX_VERSION_3_0_41
config EMBTK_LINUX_MAJOR_VERSION_STRING
string
diff --git a/kconfig/linux-kconfigs/linux-3.2.kconfig b/kconfig/linux-kconfigs/linux-3.2.kconfig
index ec3f051..dbfb60c 100644
--- a/kconfig/linux-kconfigs/linux-3.2.kconfig
+++ b/kconfig/linux-kconfigs/linux-3.2.kconfig
@@ -28,13 +28,13 @@ choice
help
Linux v3.2.x series exact version to use.
- config EMBTK_LINUX_VERSION_3_2_19
- bool "linux-3.2.19"
+ config EMBTK_LINUX_VERSION_3_2_27
+ bool "linux-3.2.27"
endchoice
config EMBTK_LINUX_VERSION_STRING
string
- default "3.2.19" if EMBTK_LINUX_VERSION_3_2_19
+ default "3.2.27" if EMBTK_LINUX_VERSION_3_2_27
config EMBTK_LINUX_MAJOR_VERSION_STRING
string