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 08c5c1d2b..d2cbeb18e 100644
--- a/target/config/Config.in.kernelversion.choice
+++ b/target/config/Config.in.kernelversion.choice
@@ -51,4 +51,12 @@ config ADK_KERNEL_VERSION_3_2_66
depends on !ADK_TARGET_ARCH_NIOS2
select ADK_KERNEL_VERSION_3_2
+config ADK_KERNEL_VERSION_2_6_32_65
+ bool "2.6.32.65"
+ 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_2_6_32
+
endchoice