summaryrefslogtreecommitdiff
path: root/kconfig/linux-kconfigs/linux-3.5.kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'kconfig/linux-kconfigs/linux-3.5.kconfig')
-rw-r--r--kconfig/linux-kconfigs/linux-3.5.kconfig10
1 files changed, 5 insertions, 5 deletions
diff --git a/kconfig/linux-kconfigs/linux-3.5.kconfig b/kconfig/linux-kconfigs/linux-3.5.kconfig
index 29f57f0..7ee3d98 100644
--- a/kconfig/linux-kconfigs/linux-3.5.kconfig
+++ b/kconfig/linux-kconfigs/linux-3.5.kconfig
@@ -24,17 +24,17 @@
################################################################################
choice
- prompt "Linux v3.5.x series exact version to use."
+ prompt "Linux v3.5.x series exact version used."
help
- Linux v3.5.x series exact version to use.
+ Linux v3.5.x series exact version used.
- config EMBTK_LINUX_VERSION_3_5_2
- bool "linux-3.5.2"
+ config EMBTK_LINUX_VERSION_3_5_4
+ bool "linux-3.5.4"
endchoice
config EMBTK_LINUX_VERSION_STRING
string
- default "3.5.2" if EMBTK_LINUX_VERSION_3_5_2
+ default "3.5.4"
config EMBTK_LINUX_MAJOR_VERSION_STRING
string