summaryrefslogtreecommitdiff
path: root/target/config/Config.in.kernelversion.choice
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-02-17 14:38:49 -0600
committerWaldemar Brodkorb <wbx@openadk.org>2015-02-20 13:59:04 -0600
commiteb1b38bf8963361cdbcecb9423f577f5e57cbce5 (patch)
treeca3ee416c370024d6800963c1c4918e376ed103b /target/config/Config.in.kernelversion.choice
parent586f1779b04252c20b0d9c2bfdc7136473e73d2e (diff)
add another old kernel, still no go on voyager
Diffstat (limited to 'target/config/Config.in.kernelversion.choice')
-rw-r--r--target/config/Config.in.kernelversion.choice8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/config/Config.in.kernelversion.choice b/target/config/Config.in.kernelversion.choice
index 9f859b065..08c5c1d2b 100644
--- a/target/config/Config.in.kernelversion.choice
+++ b/target/config/Config.in.kernelversion.choice
@@ -43,4 +43,12 @@ config ADK_KERNEL_VERSION_3_4_103
depends on !ADK_TARGET_ARCH_NIOS2
select ADK_KERNEL_VERSION_3_4
+config ADK_KERNEL_VERSION_3_2_66
+ bool "3.2.66"
+ depends on !ADK_TARGET_SYSTEM_RASPBERRY_PI
+ depends on !ADK_TARGET_SYSTEM_SOLIDRUN_IMX6
+ depends on !ADK_TARGET_SYSTEM_MIKROTIK_RB4XX
+ depends on !ADK_TARGET_ARCH_NIOS2
+ select ADK_KERNEL_VERSION_3_2
+
endchoice