summaryrefslogtreecommitdiff
path: root/kconfig
diff options
context:
space:
mode:
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