summaryrefslogtreecommitdiff
path: root/kconfig/linux-kconfigs/linux-3.3.kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'kconfig/linux-kconfigs/linux-3.3.kconfig')
-rw-r--r--kconfig/linux-kconfigs/linux-3.3.kconfig24
1 files changed, 0 insertions, 24 deletions
diff --git a/kconfig/linux-kconfigs/linux-3.3.kconfig b/kconfig/linux-kconfigs/linux-3.3.kconfig
index c1c7f21..32ba597 100644
--- a/kconfig/linux-kconfigs/linux-3.3.kconfig
+++ b/kconfig/linux-kconfigs/linux-3.3.kconfig
@@ -30,35 +30,11 @@ choice
config EMBTK_LINUX_VERSION_3_3_8
bool "linux-3.3.8"
- config EMBTK_LINUX_VERSION_3_3_7
- bool "linux-3.3.7"
- config EMBTK_LINUX_VERSION_3_3_6
- bool "linux-3.3.6"
- config EMBTK_LINUX_VERSION_3_3_5
- bool "linux-3.3.5"
- config EMBTK_LINUX_VERSION_3_3_4
- bool "linux-3.3.4"
- config EMBTK_LINUX_VERSION_3_3_3
- bool "linux-3.3.3"
- config EMBTK_LINUX_VERSION_3_3_2
- bool "linux-3.3.2"
- config EMBTK_LINUX_VERSION_3_3_1
- bool "linux-3.3.1"
- config EMBTK_LINUX_VERSION_3_3
- bool "linux-3.3"
endchoice
config EMBTK_LINUX_VERSION_STRING
string
default "3.3.8" if EMBTK_LINUX_VERSION_3_3_8
- default "3.3.7" if EMBTK_LINUX_VERSION_3_3_7
- default "3.3.6" if EMBTK_LINUX_VERSION_3_3_6
- default "3.3.5" if EMBTK_LINUX_VERSION_3_3_5
- default "3.3.4" if EMBTK_LINUX_VERSION_3_3_4
- default "3.3.3" if EMBTK_LINUX_VERSION_3_3_3
- default "3.3.2" if EMBTK_LINUX_VERSION_3_3_2
- default "3.3.1" if EMBTK_LINUX_VERSION_3_3_1
- default "3.3" if EMBTK_LINUX_VERSION_3_3
config EMBTK_LINUX_MAJOR_VERSION_STRING
string