summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.kernel
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/config/Config.in.kernel')
-rw-r--r--target/linux/config/Config.in.kernel6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/config/Config.in.kernel b/target/linux/config/Config.in.kernel
index 4aa6a9092..aa6b3ea01 100644
--- a/target/linux/config/Config.in.kernel
+++ b/target/linux/config/Config.in.kernel
@@ -293,11 +293,11 @@ config ADK_KERNEL_HIGH_RES_TIMERS
bool "Enable high resolution timers"
help
-comment "uses experimental external patch"
config ADK_KERNEL_PREEMPT_RT_FULL
- bool "Enable Realtime support"
+ bool "Enable Realtime support (external kernel patch)"
depends on ADK_TARGET_KERNEL_VERSION_3_18 \
- || ADK_TARGET_KERNEL_VERSION_3_14
+ || ADK_TARGET_KERNEL_VERSION_3_14 \
+ || ADK_TARGET_KERNEL_VERSION_4_1
help
https://www.kernel.org/pub/linux/kernel/projects/rt/