summaryrefslogtreecommitdiff
path: root/kconfig/linux-kconfigs/linux-3.0.kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'kconfig/linux-kconfigs/linux-3.0.kconfig')
-rw-r--r--kconfig/linux-kconfigs/linux-3.0.kconfig8
1 files changed, 4 insertions, 4 deletions
diff --git a/kconfig/linux-kconfigs/linux-3.0.kconfig b/kconfig/linux-kconfigs/linux-3.0.kconfig
index cc09419..c949523 100644
--- a/kconfig/linux-kconfigs/linux-3.0.kconfig
+++ b/kconfig/linux-kconfigs/linux-3.0.kconfig
@@ -28,15 +28,15 @@ choice
help
Linux v3.0.x series exact version used.
- config EMBTK_LINUX_VERSION_3_0_73
- bool "linux-3.0.73"
+ config EMBTK_LINUX_VERSION_3_0_74
+ bool "linux-3.0.74"
endchoice
config EMBTK_LINUX_VERSION_STRING
string
- default "3.0.73"
+ default "3.0.74"
config EMBTK_LINUX_MAJOR_VERSION_STRING
string
- default "v3.0"
+ default "v3.x"