summaryrefslogtreecommitdiff
path: root/target/config/Config.in.kernelversion
diff options
context:
space:
mode:
Diffstat (limited to 'target/config/Config.in.kernelversion')
-rw-r--r--target/config/Config.in.kernelversion5
1 files changed, 5 insertions, 0 deletions
diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion
index 35c8310e5..f3b9c54bc 100644
--- a/target/config/Config.in.kernelversion
+++ b/target/config/Config.in.kernelversion
@@ -120,6 +120,7 @@ config ADK_TARGET_KERNEL_VERSION_3_4
depends on !ADK_TARGET_ARCH_ARC
depends on !ADK_TARGET_ARCH_BFIN
depends on !ADK_TARGET_ARCH_H8300
+ depends on !ADK_TARGET_ARCH_NDS32
depends on !ADK_TARGET_ARCH_NIOS2
depends on !ADK_TARGET_ARCH_OR1K
depends on !ADK_TARGET_ARCH_SPARC
@@ -134,6 +135,10 @@ config ADK_TARGET_KERNEL_VERSION_3_4
depends on !ADK_TARGET_CPU_MIPS_MIPS32R6
depends on !ADK_TARGET_CPU_MIPS64_MIPS64R6
+config ADK_TARGET_KERNEL_VERSION_3_4_NDS32
+ bool "3.4-nds32"
+ depends on ADK_TARGET_ARCH_NDS32
+
config ADK_TARGET_KERNEL_VERSION_3_2
bool "3.2.83"
depends on !ADK_TARGET_ARCH_ARC