summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.kernel
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-01-29 00:58:13 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2017-01-29 00:58:13 +0100
commit661b3d8201862c54ea5c8ab55406c45cadc906a0 (patch)
treed8a21dc13df59a27366df459fc5980ae5459ba2e /target/linux/config/Config.in.kernel
parent1a97cdb80945a675353ff4e9e01a3b9b0f50d419 (diff)
linux: update to 4.9.6
Diffstat (limited to 'target/linux/config/Config.in.kernel')
-rw-r--r--target/linux/config/Config.in.kernel4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/config/Config.in.kernel b/target/linux/config/Config.in.kernel
index e27ddb951..8086a4bf7 100644
--- a/target/linux/config/Config.in.kernel
+++ b/target/linux/config/Config.in.kernel
@@ -168,7 +168,7 @@ config ADK_KERNEL_PREEMPT_RTB
depends on !ADK_KERNEL_OPROFILE
depends on ADK_TARGET_KERNEL_VERSION_4_1 \
|| ADK_TARGET_KERNEL_VERSION_4_4 \
- || ADK_TARGET_KERNEL_VERSION_4_8
+ || ADK_TARGET_KERNEL_VERSION_4_9
help
Preemptible Kernel (Basic RT)
@@ -179,7 +179,7 @@ config ADK_KERNEL_PREEMPT_RT_FULL
depends on !ADK_KERNEL_OPROFILE
depends on ADK_TARGET_KERNEL_VERSION_4_1 \
|| ADK_TARGET_KERNEL_VERSION_4_4 \
- || ADK_TARGET_KERNEL_VERSION_4_8
+ || ADK_TARGET_KERNEL_VERSION_4_9
help
Fully Preemptible Kernel (RealTime)
https://www.kernel.org/pub/linux/kernel/projects/rt/