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 3955ebf25..2da4c2c8f 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -67,8 +67,8 @@ config ADK_TARGET_KERNEL_VERSION_4_1 depends on !ADK_TARGET_CPU_MIPS_MIPS32R6 depends on !ADK_TARGET_CPU_MIPS64_MIPS64R6 -config ADK_TARGET_KERNEL_VERSION_3_18 - bool "3.18.44" +config ADK_TARGET_KERNEL_VERSION_3_16 + bool "3.16.43" depends on !ADK_TARGET_ARCH_ARC depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_H8300 |