summaryrefslogtreecommitdiff
path: root/target/config/Config.in.kernelversion.choice
diff options
context:
space:
mode:
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