diff options
Diffstat (limited to 'target/config/Config.in.kernelversion')
-rw-r--r-- | target/config/Config.in.kernelversion | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion index 1a77c3db2..49d5606a4 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -157,8 +157,8 @@ config ADK_TARGET_KERNEL_VERSION_3_4 depends on !ADK_TARGET_CPU_MIPS64_MIPS64R6 depends on !ADK_TARGET_SYSTEM_ORANGE_PI0 -config ADK_TARGET_KERNEL_VERSION_3_4_NDS32 - bool "3.4-nds32" +config ADK_TARGET_KERNEL_VERSION_3_10_NDS32 + bool "3.10-nds32" depends on ADK_TARGET_ARCH_NDS32 select ADK_TARGET_KERNEL_NO_MIRROR |