]> rtime.felk.cvut.cz Git - zynq/linux.git/blobdiff - lib/Kconfig
Apply preempt_rt patch-4.9-rt1.patch.xz
[zynq/linux.git] / lib / Kconfig
index 260a80e313b9022a711f77a8531feb5f864fa91c..b06becb3f4776869dce4bd6a8bbe645ba7a7fd4a 100644 (file)
@@ -400,6 +400,7 @@ config CHECK_SIGNATURE
 
 config CPUMASK_OFFSTACK
        bool "Force CPU masks off stack" if DEBUG_PER_CPU_MAPS
+       depends on !PREEMPT_RT_FULL
        help
          Use dynamic allocation for cpumask_var_t, instead of putting
          them on the stack.  This is a bit more expensive, but avoids