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.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 0f81222c4..d3b6feca0 100644
--- a/target/linux/config/Config.in.kernel
+++ b/target/linux/config/Config.in.kernel
@@ -295,8 +295,8 @@ config ADK_KERNEL_HIGH_RES_TIMERS
comment "uses experimental external patch"
config ADK_KERNEL_PREEMPT_RT_FULL
bool "Enable Realtime support"
- depends on ADK_KERNEL_VERSION_3_18 \
- || ADK_KERNEL_VERSION_3_14
+ depends on ADK_TARGET_KERNEL_VERSION_3_18 \
+ || ADK_TARGET_KERNEL_VERSION_3_14
help
https://www.kernel.org/pub/linux/kernel/projects/rt/