summaryrefslogtreecommitdiff
path: root/target/config/Config.in.kernelversion
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-06-04 23:55:36 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-06-06 22:49:15 +0200
commitc76dbcfa5d9a51859ebadd0f6e195effaae2b49a (patch)
treee2e05228394939faa765e6ea5db9ed020306c03a /target/config/Config.in.kernelversion
parentd1a64957ebda29a58601bc6ca0fa5db9ed8e09af (diff)
default to latest 4.6.x for nios2
Diffstat (limited to 'target/config/Config.in.kernelversion')
-rw-r--r--target/config/Config.in.kernelversion1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion
index aa8c5f228..cc523a7dc 100644
--- a/target/config/Config.in.kernelversion
+++ b/target/config/Config.in.kernelversion
@@ -5,6 +5,7 @@ choice
prompt "Kernel version" if !ADK_TARGET_CHOOSE_ARCH
depends on ADK_TARGET_OS_LINUX
default ADK_TARGET_KERNEL_VERSION_4_6_1 if ADK_TARGET_ARCH_ARC
+default ADK_TARGET_KERNEL_VERSION_4_6_1 if ADK_TARGET_ARCH_NIOS2
default ADK_TARGET_KERNEL_VERSION_4_6_1 if ADK_TARGET_ARCH_XTENSA && ADK_TARGET_WITHOUT_MMU
default ADK_TARGET_KERNEL_VERSION_4_4_10